Closed
Bug 1959372
Opened 3 months ago
Closed 2 months ago
Add support for "acceptInsecureCerts" argument to "browser.createUserContext" command
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox140 fixed)
RESOLVED
FIXED
140 Branch
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
References
(Blocks 2 open bugs, )
Details
(Whiteboard: [webdriver:m16][webdriver:relnote][wptsync upstream])
Attachments
(5 files)
"browser.createUserContext" command is going to be extended to support "acceptInsecureCerts" argument. This feature should allow clients to set this capability per user context rather than for the whole session.
Assignee | ||
Updated•3 months ago
|
Whiteboard: [webdriver:m16]
Assignee | ||
Updated•3 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•2 months ago
|
||
Assignee | ||
Comment 3•2 months ago
|
||
Assignee | ||
Comment 4•2 months ago
|
||
Assignee | ||
Comment 5•2 months ago
|
||
Assignee | ||
Comment 6•2 months ago
|
||
Updated•2 months ago
|
Attachment #9485330 -
Attachment description: Bug 1959372 - Add tests for "acceptInsecureCerts" for WebDriver BiDi and Classic. → Bug 1959372 - [wdspec] Add mozilla-specific tests for "acceptInsecureCerts" for WebDriver BiDi and Classic.
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/817ecdefdeaa
Move cert.sys.mjs to the shared folder. r=webdriver-reviewers,jdescottes
https://hg.mozilla.org/integration/autoland/rev/abe12883d893
[webdriver-bidi] Add support for "acceptInsecureCerts" argument to "browser.createUserContext" command. r=webdriver-reviewers,jdescottes
https://hg.mozilla.org/integration/autoland/rev/7c767dad70cf
[wpt] Add support for "acceptInsecureCerts" argument to "browser.createUserContext" command in BiDi client. r=webdriver-reviewers,jdescottes
https://hg.mozilla.org/integration/autoland/rev/117708ab9f60
[wdspec] Add invalid test cases for "acceptInsecureCerts" argument in "browser.createUserContext" command. r=webdriver-reviewers,jdescottes
https://hg.mozilla.org/integration/autoland/rev/f271b81ee241
[wdspec] Add mozilla-specific tests for "acceptInsecureCerts" for WebDriver BiDi and Classic. r=webdriver-reviewers,jdescottes
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/52681 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m16] → [webdriver:m16], [wptsync upstream]
Comment 9•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/817ecdefdeaa
https://hg.mozilla.org/mozilla-central/rev/abe12883d893
https://hg.mozilla.org/mozilla-central/rev/7c767dad70cf
https://hg.mozilla.org/mozilla-central/rev/117708ab9f60
https://hg.mozilla.org/mozilla-central/rev/f271b81ee241
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Upstream PR merged by moz-wptsync-bot
Assignee | ||
Updated•2 months ago
|
Updated•25 days ago
|
Whiteboard: [webdriver:m16], [wptsync upstream] → [webdriver:m16][webdriver:relnote][wptsync upstream]
You need to log in
before you can comment on or make changes to this bug.
Description
•