Closed
Bug 942569
Opened 11 years ago
Closed 9 years ago
Warn about Proxy.create and Proxy.createFunction
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 892903
People
(Reporter: evilpies, Unassigned)
Details
We should recommend devs to start using new Proxy. We still have a few users of the function in our tree, so we probably have to fix those first.
Comment 1•9 years ago
|
||
Patch to warn about Proxy.create[Function] attached in bug 892903.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•