Closed
Bug 1437363
Opened 8 years ago
Closed 8 years ago
remove nsICycleCollectorListener argument from nsIDOMWindowUtils.{garbage,cycle}Collect
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INVALID
People
(Reporter: heycam, Assigned: heycam)
Details
Attachments
(1 file)
A non-null value is never passed in to these.
| Assignee | ||
Comment 1•8 years ago
|
||
| Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8950061 [details]
Bug 1437363 - Remove nsIDOMWindowUtils.{cycle,garbage}Collect listener argument.
https://reviewboard.mozilla.org/r/219334/#review225142
This code is the only way to implement GC/CC analyzer using JS. Please don't remove. Right now my about:cc is broken, but I'd prefer to get something similar to devtools eventually.
Attachment #8950061 -
Flags: review-
| Assignee | ||
Updated•8 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Updated•8 years ago
|
Attachment #8950061 -
Flags: review?(bzbarsky)
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•