Closed
Bug 1549491
Opened 6 years ago
Closed 5 years ago
[meta] Runtime.enable
Categories
(Remote Protocol :: CDP, task)
Remote Protocol
CDP
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 68
People
(Reporter: ato, Unassigned)
References
()
Details
(Keywords: meta, Whiteboard: [method=Runtime.enable])
No description provided.
Reporter | ||
Updated•6 years ago
|
Blocks: puppeteer-mvp, puppeteer
Depends on: 1543098
Keywords: meta
Whiteboard: [method=Runtime.enable]
Comment 1•5 years ago
|
||
This is called when Puppeteer initializes the FrameManager, which is always present:
https://github.com/GoogleChrome/puppeteer/blob/master/lib/FrameManager.js#L66
We actually have this API already implemented, but it might have to be checked if something is still missing.
Blocks: puppeteer-gutenberg
Whiteboard: [method=Runtime.enable] → [method=Runtime.enable][puppeteer-alpha]
Comment 2•5 years ago
|
||
As discussed with Andreas any remaining work will have to be done on a different meta bug specific to the event. There is nothing more to do here.
Marking it fixed by bug 1543098 for Firefox 68.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
Updated•5 years ago
|
Whiteboard: [method=Runtime.enable][puppeteer-alpha] → [method=Runtime.enable]
Depends on: 1602083
Assignee | ||
Updated•4 years ago
|
Component: CDP: Runtime → CDP
You need to log in
before you can comment on or make changes to this bug.
Description
•