Closed
Bug 1254968
Opened 9 years ago
Closed 9 years ago
Add support for running JS builtins' constructors over Xray wrappers without unwrapping the newTarget
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: till, Assigned: till)
References
Details
Attachments
(1 file)
Extracted from bug 911216.
Assignee | ||
Comment 1•9 years ago
|
||
Reviewed in bug 911216 comment 156.
Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8728393 [details] [diff] [review]
Add support for running JS builtins' constructors over Xray wrappers without unwrapping the newTarget
Carrying r+.
Attachment #8728393 -
Flags: review+
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/f271fb4ecec8a0daff460b2dee581da53d100780
Bug 1254968 - Add support for running JS builtins' constructors over Xray wrappers without unwrapping the newTarget. r=bholley,f=bz
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•