Closed
Bug 684018
Opened 14 years ago
Closed 14 years ago
DOMWindow printfs are broken
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: khuey, Assigned: mounir)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
856 bytes,
patch
|
Ms2ger
:
review+
|
Details | Diff | Splinter Review |
The counter is now monotonically increasing because Bug 667183 removed the line that decremented the counter.
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #557782 -
Flags: review?(Ms2ger)
| Assignee | ||
Comment 2•14 years ago
|
||
Note that this is a good example why using |if (operation)| is a bad idea...
| Assignee | ||
Updated•14 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [needs review]
Comment 3•14 years ago
|
||
Comment on attachment 557782 [details] [diff] [review]
Patch
rs=me
Attachment #557782 -
Flags: review?(Ms2ger) → review+
| Assignee | ||
Comment 4•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [needs review]
Target Milestone: --- → mozilla9
You need to log in
before you can comment on or make changes to this bug.
Description
•