Closed
Bug 1549488
Opened 6 years ago
Closed 11 months ago
[meta] Runtime.callFunctionOn
Categories
(Remote Protocol :: CDP, task)
Remote Protocol
CDP
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ato, Unassigned)
References
()
Details
(Keywords: meta, Whiteboard: [method=Runtime.callFunctionOn])
No description provided.
Reporter | ||
Updated•6 years ago
|
Blocks: puppeteer-mvp, puppeteer
Depends on: 1548098
Keywords: meta
Whiteboard: [method=Runtime.callFunctionOn]
Comment 1•5 years ago
|
||
Arguments for this method which haven't been implemented yet are silent
, generatePreview
, userGesture
, and objectGroup
. For the return value it misses ExceptionDetails
(bug 1548480) completely, and for the result some subtype
's, className
, unserializableValue
, description
, objectId
, preview
, customPreview
.
At least some of those we will need for Gutenberg. More investigation would be necessary to figure out which exactly is necessary. But for now I will add this meta bug as alpha blocker.
Whiteboard: [method=Runtime.callFunctionOn] → [method=Runtime.callFunctionOn][puppeteer-alpha]
Updated•5 years ago
|
Blocks: puppeteer-gutenberg
Updated•4 years ago
|
Whiteboard: [method=Runtime.callFunctionOn][puppeteer-alpha] → [method=Runtime.callFunctionOn]
Assignee | ||
Updated•4 years ago
|
Component: CDP: Runtime → CDP
Updated•2 years ago
|
Severity: normal → S3
Comment 2•11 months ago
|
||
Everything that we could do for this API is done.
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•