Open
Bug 1541478
Opened 2 years ago
Updated 2 years ago
Get rid of AutoJSContext
Categories
(Core :: DOM: Core & HTML, task, P2)
Core
DOM: Core & HTML
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox68 | --- | affected |
People
(Reporter: bzbarsky, Unassigned)
References
(Depends on 2 open bugs)
Details
It's generally a code smell. Why do you want "either the context of my scripted caller or a clean context if I have no scripted caller"? That's not generally desirable...
Updated•2 years ago
|
Priority: -- → P2
![]() |
Reporter | |
Comment 1•2 years ago
|
||
I believe the bugs blocking this one cover all the uses of AutoJSContext at this point, so once they are resolved it can go away.
![]() |
Reporter | |
Updated•2 years ago
|
Type: defect → task
You need to log in
before you can comment on or make changes to this bug.
Description
•