Closed
Bug 743199
Opened 13 years ago
Closed 13 years ago
Unmark Document's and Window's ELM
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(1 file)
1.83 KB,
patch
|
mccr8
:
review+
|
Details | Diff | Splinter Review |
We do this for certain Document and Windows already, but if we can detect in
CanSkip that the object is black, we should do the same thing.
Attachment #612853 -
Flags: review?(continuation)
Assignee | ||
Comment 1•13 years ago
|
||
(Btw, this does not fix https://bugzilla.mozilla.org/show_bug.cgi?id=743178 )
Updated•13 years ago
|
Comment 2•13 years ago
|
||
Comment on attachment 612853 [details] [diff] [review]
patch
Is there any problem with calling this in every CC slice? I guess there probably aren't more than a few dozen listeners per document?
Attachment #612853 -
Flags: review?(continuation) → review+
Assignee | ||
Comment 3•13 years ago
|
||
There are usually less than 10 listeners per document or window.
Assignee | ||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 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
•