Closed
Bug 240449
Opened 21 years ago
Closed 21 years ago
Infinite loop in DocumentViewerImpl::CreateStyleSet
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
People
(Reporter: dveditz, Assigned: dveditz)
Details
(Keywords: fixed1.7, regression)
Attachments
(1 file)
986 bytes,
patch
|
benjamin
:
review+
dbaron
:
superreview+
brendan
:
approval1.7+
|
Details | Diff | Splinter Review |
Found infinite loop in DocumentViewerImpl::CreateStyleSet while testing an
extension, introduced by fix to bug 233160
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #146059 -
Flags: superreview?(dbaron)
Attachment #146059 -
Flags: review?(bsmedberg)
Comment 3•21 years ago
|
||
Comment on attachment 146059 [details] [diff] [review]
fix
Preapproving for 1.7.
Sorry, I followed dbaron's code review, and I should have read more context and
seen this one.
/be
Attachment #146059 -
Flags: approval1.7+
Updated•21 years ago
|
Flags: blocking1.7? → blocking1.7+
Comment on attachment 146059 [details] [diff] [review]
fix
oops
Attachment #146059 -
Flags: superreview?(dbaron) → superreview+
Updated•21 years ago
|
Attachment #146059 -
Flags: review?(bsmedberg) → review+
Assignee | ||
Comment 5•21 years ago
|
||
/cvsroot/mozilla/content/base/src/nsDocumentViewer.cpp,v
new revision: 1.365.2.1; previous revision: 1.365
/cvsroot/mozilla/content/base/src/nsDocumentViewer.cpp,v
new revision: 1.367; previous revision: 1.366
Fix checked into trunk and 1.7 branch
You need to log in
before you can comment on or make changes to this bug.
Description
•