[wpt-sync] Sync PR 19377 - Reland "[ChromeDriver] Stop using --ignore-certificate-errors"
Categories
(Testing :: geckodriver, task, P4)
Tracking
(firefox71 fixed)
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19377 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19377
Details from upstream follow.
John Chen <johnchen@chromium.org> wrote:
Reland "[ChromeDriver] Stop using --ignore-certificate-errors"
This is a reland of 8f486945b4c91f67b76e02bfd8c39b0a9cf08089
Original change's description:
[ChromeDriver] Stop using --ignore-certificate-errors
ChromeDriver was passing --ignore-certificate-errors switch to Chrome,
regardless of whether user wants to ignore certificate errors or not.
Fixing by stop passing this flag to Chrome, and relying on using
Security.setIgnoreCertificateErrors command when user wants to ignore
certificate errors.Bug: chromedriver:3148
Change-Id: I5e8493f4cca48ebaeb211c95cd7fd645891c8659
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824005
Reviewed-by: Andrey Kosyakov \<caseq@chromium.org>
Commit-Queue: John Chen \<johnchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#699890}Bug: chromedriver:3148
Change-Id: I96ce5e6746af65e01407e7c6c92fed7428d686ecReviewed-on: https://chromium-review.googlesource.com/1829802
WPT-Export-Revision: d13c4d48b1c1bd2d3b9f18eecd3e7a93cab6072f
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7c0ec840ec75
https://hg.mozilla.org/mozilla-central/rev/92de08c4fecf
Description
•