Closed
Bug 1392569
Opened 7 years ago
Closed 7 years ago
Make nsGenericDOMDataNode to use main thread only CC AddRef/Release
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
Details
Attachments
(1 file)
1.24 KB,
patch
|
mccr8
:
review+
|
Details | Diff | Splinter Review |
The class is the base class for TextNodes and such.
Attachment #8899784 -
Flags: review?(continuation)
Updated•7 years ago
|
Attachment #8899784 -
Flags: review?(continuation) → review+
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/64dbabacba57
Make nsGenericDOMDataNode to use main thread only CC AddRef/Release, r=mccr8
Comment 2•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
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
•