Closed Bug 565829 Opened 15 years ago Closed 3 years ago

Make NPAPI objects non-native, using proxies

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: gal, Unassigned)

References

Details

Our NPAPI code uses some really old JSAPI functionality and looks "aging", to put it gently. We can delete a huge chunk of the code by porting it to proxies, probably gaining quite some performance along the way due to non-nativeness. NPAPI is also the last user of NEW_ENUMERATE, so we could start deleting that API if we fix this bug.
Depends on: harmony:proxies
Depends on: 566818
No longer depends on: 566818
Assignee: general → nobody

Is this bug still relevant?

Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(sdetar)
Resolution: --- → INVALID
Flags: needinfo?(sdetar)
You need to log in before you can comment on or make changes to this bug.