Closed
Bug 1244442
Opened 9 years ago
Closed 9 years ago
Warn about Proxy.create and Proxy.createFunction
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla47
Tracking | Status | |
---|---|---|
firefox47 | --- | fixed |
People
(Reporter: evilpies, Assigned: evilpies)
References
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(1 file)
7.24 KB,
patch
|
evilpies
:
review+
|
Details | Diff | Splinter Review |
Now that SpecialPowers doesn't use Proxy.create anymore, warning should not cause any issues with our tests. I am just moving a patch for this from bug 892903 to here.
I had to rebase the patch a bit.
Attachment #8713998 -
Flags: review+
Updated•9 years ago
|
Keywords: dev-doc-needed,
site-compat
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
Comment 4•9 years ago
|
||
Add this bug to the site compat doc: https://www.fxsitecompat.com/en-CA/docs/2015/legacy-proxy-api-will-be-removed/
Comment 5•9 years ago
|
||
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•