Closed
Bug 1302858
Opened 9 years ago
Closed 9 years ago
Remove unnecessary JS_WrapValue from the end of dom::MaybeWrapObjectValue
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla52
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fix-optional |
| firefox52 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
|
1.21 KB,
patch
|
peterv
:
review+
|
Details | Diff | Splinter Review |
We do not have non-DOM objects that need outerization.
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8791381 -
Flags: review?(peterv)
Updated•9 years ago
|
Attachment #8791381 -
Flags: review?(peterv) → review+
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e6abf7c38f0f
Remove unnecessary JS_WrapValue from dom::MaybeWrapObjectValue. r=peterv
Comment 3•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
Comment 4•9 years ago
|
||
Mark 51 as fix-optional. If it's worth uplift to 51, feel free to nominate it.
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
•