Closed
Bug 308920
Opened 19 years ago
Closed 19 years ago
nsGenericElement::List goes into infinite loop
Categories
(Core :: DOM: Core & HTML, defect, P1)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: dbaron, Assigned: dbaron)
References
Details
(Keywords: regression, Whiteboard: [patch])
Attachments
(1 file)
|
3.17 KB,
patch
|
peterv
:
review+
peterv
:
superreview+
|
Details | Diff | Splinter Review |
bug 306363 made nsGenericElement::List go into infinite loops when indenting by changing a variable from signed to unsigned.
| Assignee | ||
Comment 1•19 years ago
|
||
Attachment #196405 -
Flags: superreview?(peterv)
Attachment #196405 -
Flags: review?(peterv)
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: [patch]
Target Milestone: --- → mozilla1.9alpha
Comment 2•19 years ago
|
||
Comment on attachment 196405 [details] [diff] [review] patch Huh, sorry about that.
Attachment #196405 -
Flags: superreview?(peterv)
Attachment #196405 -
Flags: superreview+
Attachment #196405 -
Flags: review?(peterv)
Attachment #196405 -
Flags: review+
| Assignee | ||
Comment 3•19 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•