Closed
Bug 1849743
Opened 1 years ago
Closed 1 year ago
Followup fixes for simplified webdriver URL Pattern logic
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox120 fixed)
RESOLVED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
firefox120 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
()
Details
(Whiteboard: [webdriver:m8], [wptsync upstream])
Attachments
(2 files)
The goal of this bug is to implement the changes that will be decided in https://github.com/w3c/webdriver-bidi/issues/507
Assignee | ||
Comment 1•1 years ago
|
||
Draft PR for the specs at https://github.com/w3c/webdriver-bidi/pull/513
Assignee | ||
Comment 2•1 years ago
|
||
Updated•1 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Assignee | ||
Updated•1 years ago
|
Points: --- → 2
Priority: -- → P2
Whiteboard: [webdriver:m8]
Assignee | ||
Comment 3•1 year ago
|
||
Depends on D186653
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/43318ac58d39
[remote] Update URLPattern module to match spec fixes r=webdriver-reviewers,Sasha
https://hg.mozilla.org/integration/autoland/rev/3f54d85037cc
[wdspec] Remove the tentative suffix from add_intercept/url_patterns test r=webdriver-reviewers,whimboo
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/43318ac58d39
https://hg.mozilla.org/mozilla-central/rev/3f54d85037cc
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/42235 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m8] → [webdriver:m8], [wptsync upstream]
Comment 7•1 year ago
|
||
(In reply to Web Platform Test Sync Bot (Matrix: #interop:mozilla.org) from comment #6)
Created web-platform-tests PR
https://github.com/web-platform-tests/wpt/pull/42235 for changes under
testing/web-platform/tests
The PR got merged 12h ago. The bot just not commented on this bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•