Closed
Bug 1596888
Opened 3 years ago
Closed 3 years ago
[Puppeteer] Add recommended automation preferences to profile setup when launching Firefox
Categories
(Remote Protocol :: Agent, enhancement, P1)
Remote Protocol
Agent
Tracking
(firefox72 fixed)
RESOLVED
FIXED
Firefox 72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: impossibus, Assigned: impossibus)
References
()
Details
(Whiteboard: [puppeteer-alpha])
Attachments
(2 files, 1 obsolete file)
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Keywords: leave-open
Updated•3 years ago
|
Attachment #9110230 -
Attachment description: Bug 1596888 - [Puppeteer] Add automation preferences Firefox profile; r=#remote → Bug 1596888 - (Puppeteer) Add automation preferences Firefox profile; r=#remote
Assignee | ||
Comment 3•3 years ago
|
||
Consumers may set preferences to prevent certain services from hitting the
network, e.g. 'services.settings.server=http://somefakeurl'. If the URL
provided is not valid, we get JS errors on the console.
With this change, one can use 'http://dummy.test', which redirects to
localhost.
Depends on D53952
Updated•3 years ago
|
Attachment #9110955 -
Attachment is obsolete: true
Pushed by mjzffr@gmail.com: https://hg.mozilla.org/integration/autoland/rev/3ffedee73b32 (Puppeteer) Add automation preferences Firefox profile; r=remote-protocol-reviewers,ato,whimboo
Comment 5•3 years ago
|
||
bugherder |
Assignee | ||
Comment 8•3 years ago
|
||
Pushed by mjzffr@gmail.com: https://hg.mozilla.org/integration/autoland/rev/6dbf8f2cd4fd (remote) vendor Puppeteer to 8b49dc6
Assignee | ||
Updated•3 years ago
|
Keywords: leave-open
Comment 10•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
You need to log in
before you can comment on or make changes to this bug.
Description
•