Closed
Bug 684018
Opened 11 years ago
Closed 11 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•11 years ago
|
||
Attachment #557782 -
Flags: review?(Ms2ger)
Assignee | ||
Comment 2•11 years ago
|
||
Note that this is a good example why using |if (operation)| is a bad idea...
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [needs review]
Comment 3•11 years ago
|
||
Comment on attachment 557782 [details] [diff] [review] Patch rs=me
Attachment #557782 -
Flags: review?(Ms2ger) → review+
Assignee | ||
Comment 4•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/1c2522e75c04
Status: ASSIGNED → RESOLVED
Closed: 11 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
•