Open
Bug 1945184
Opened 24 days ago
Updated 7 days ago
Implement "browsingContext.navigationCommitted" event
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
(Blocks 2 open bugs, )
Details
(Whiteboard: [webdriver:backlog])
This bug is used for the implementation of the browsingContext.navigationCommitted
event.
Reporter | ||
Comment 1•24 days ago
|
||
Tests were added upstream and are going to be synced via bug 1945175.
Depends on: 1945175
Comment 2•21 days ago
|
||
Setting backlog, but this should definitely be in the next milestone
Points: --- → 5
Priority: -- → P2
Whiteboard: [webdriver:backlog]
Reporter | ||
Comment 4•7 days ago
|
||
There are also quite a number of pytest and pluggy errors visible since bug 1946426 got landed on mozilla-central. The error line looks like SystemError: AST constructor recursion depth mismatch (before=129, after=182)
. We should check if that gets fixed as well when we have support for this event.
You need to log in
before you can comment on or make changes to this bug.
Description
•