Return navigation id in browsingContext navigation events
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Tracking
(firefox117 fixed)
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: whimboo, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m8], [wptsync upstream] [webdriver:relnote])
Attachments
(2 files)
The navigation events from the browsingContext
module have to return a valid navigation id. Right now such an id is not available yet.
We most likely have to wait until network events are available, and that we probably could create a unique navigation id based on their payload data.
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Comment 2•9 months ago
|
||
Hi Julian, could you please have a look here if that missing feature is something we could potentially work on in M7? If not it would be good to know which blockers exactly we have. I would like to discuss that in the next triage meeting. Thanks.
Reporter | ||
Comment 3•9 months ago
|
||
As discussed in the meeting yesterday we will include this bug into M7 and we will try to get it working with the known workarounds. That will give us the necessary information for a potential platform enhancement later.
Reporter | ||
Updated•9 months ago
|
Reporter | ||
Updated•8 months ago
|
Reporter | ||
Updated•8 months ago
|
Reporter | ||
Updated•5 months ago
|
Reporter | ||
Updated•5 months ago
|
Reporter | ||
Updated•5 months ago
|
Reporter | ||
Updated•5 months ago
|
Assignee | ||
Comment 4•5 months ago
|
||
Depends on D181130
Updated•5 months ago
|
Assignee | ||
Comment 5•5 months ago
|
||
Depends on D183769
Updated•5 months ago
|
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/def8870bd849 [bidi] Add navigation id to existing browsingContext events r=webdriver-reviewers,jgraham https://hg.mozilla.org/integration/autoland/rev/59602a33332c [wdspec] Add tests for navigation id in browsingContext event tests r=webdriver-reviewers,jgraham
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/41124 for changes under testing/web-platform/tests
Updated•5 months ago
|
Comment 8•5 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/def8870bd849
https://hg.mozilla.org/mozilla-central/rev/59602a33332c
Updated•5 months ago
|
Upstream PR merged by moz-wptsync-bot
Assignee | ||
Updated•4 months ago
|
Description
•