Open
Bug 1756661
Opened 4 years ago
Updated 1 year ago
Consider replacing implicitJSContext with AutoEntryScript.
Categories
(Core :: DOM: Streams, enhancement, P3)
Core
DOM: Streams
Tracking
()
NEW
People
(Reporter: mgaudet, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: dom-lws-bugdash-triage)
+++ This bug was initially created as a clone of Bug #1734174 +++
A number of ReadableStreams classes request implicitJSContext in Bindings.conf. We should consider replacing these with uses of AutoEntryScript where it makes sense to do so.
Comment 1•4 years ago
|
||
Should bug 1734174 be duped?
| Reporter | ||
Comment 2•4 years ago
|
||
Nope. We can deal with rooting separately from the AutoEntryScript.
Comment 3•3 years ago
|
||
Note that https://phabricator.services.mozilla.com/D153977 is adding one AutoEntryScript in ReadableStreamDefaultReader::Read.
Updated•1 year ago
|
Whiteboard: dom-lws-bugdash-triage
You need to log in
before you can comment on or make changes to this bug.
Description
•