Closed
Bug 1805405
Opened 2 years ago
Closed 1 year ago
Support navigation id in BiDi network events
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox117 fixed)
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [webdriver:m8], [wptsync upstream] [webdriver:relnote])
Attachments
(2 files)
All BiDi network event might contain a navigation id if they are part of a navigation. We still don't have a proper implementation for navigation id (Bug 1763122), but once we have it we should update our currently supported events to have a navigation id when relevant.
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Priority: -- → P3
Whiteboard: [webdriver:backlog]
Updated•1 year ago
|
Points: --- → 3
Priority: P3 → P2
Whiteboard: [webdriver:backlog] → [webdriver:m8]
Updated•1 year ago
|
Whiteboard: [webdriver:m8] → [webdriver:m8:blocked]
Assignee | ||
Comment 1•1 year ago
|
||
Depends on D181131
Updated•1 year ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•1 year ago
|
||
Depends on D183770
Updated•1 year ago
|
Attachment #9344239 -
Attachment description: Bug 1805405 - [wdspec] Add tests for navigation id in BiDi network events → Bug 1805405 - [wdspec] Add tests for navigation id in BiDi network event tests
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/83a56d93f034
[bidi] Add navigation id to network events for document requests r=webdriver-reviewers,jgraham
https://hg.mozilla.org/integration/autoland/rev/4a5366c3dbf3
[wdspec] Add tests for navigation id in BiDi network event tests r=webdriver-reviewers,jgraham
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/41125 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m8:blocked] → [webdriver:m8:blocked], [wptsync upstream]
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/83a56d93f034
https://hg.mozilla.org/mozilla-central/rev/4a5366c3dbf3
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Updated•1 year ago
|
Whiteboard: [webdriver:m8:blocked], [wptsync upstream] → [webdriver:m8], [wptsync upstream]
Upstream PR merged by moz-wptsync-bot
Assignee | ||
Updated•1 year ago
|
Whiteboard: [webdriver:m8], [wptsync upstream] → [webdriver:m8], [wptsync upstream] [webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•