Closed
Bug 1782351
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 35280 - Enable proxy config (PAC) for WPTs
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35280 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35280
Details from upstream follow.
Noam Rosenthal <nrosenthal@chromium.org> wrote:
Enable proxy config (PAC) for WPTs
The test defines \<meta name=pac content="..url...">
WPT parses it and puts the info in the manifest. We pass it on to
the web test content-shell
The shell now accepts the --proxy-pac-url command line arg and
configures the network service to use it.Bug: 1340269
Change-Id: I717c59efbaea96af482505238e60c1722fe584ddReviewed-on: https://chromium-review.googlesource.com/3790973
WPT-Export-Revision: 49f02166fa379424ba4e8868b13da36e8a236bd7
Assignee | ||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•