Closed
Bug 1819745
Opened 2 years ago
Closed 1 year ago
Runtime.enable should emit all existing contexts via Runtime.executionContextCreated
Categories
(Remote Protocol :: CDP, enhancement, P5)
Remote Protocol
CDP
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: canadahonk, Unassigned)
References
Details
Runtime.enable should always emit Runtime.executionContextCreateds. Currently it does for the default context but only on the first enable, and does not for all/other existing contexts.
| Reporter | ||
Updated•2 years ago
|
Type: defect → enhancement
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P5
Comment 1•1 year ago
|
||
We are not going to implement this API for CDP but we will eventually have it for WebDriver BiDi.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•