Open
Bug 1602829
Opened 5 years ago
Updated 1 year ago
[meta] Support gramex/apps/capture.js usage of puppeteer
Categories
(Remote Protocol :: Agent, task)
Remote Protocol
Agent
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
()
Details
(Keywords: meta)
capture.js uses puppeteer for generating PDF documents, and serving it via an internal HTTP server as download to the user.
The PDF generation feature will land soon via bug 1599994. But it also depends on Network.getCookies
, Network.deleteCookie
, Network.setExtraHTTPHeaders
and Emulation.setEmulatedMedia
.
Reporter | ||
Updated•5 years ago
|
Updated•2 years ago
|
Severity: normal → S3
Reporter | ||
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•