Closed
Bug 1756809
Opened 3 years ago
Closed 3 years ago
Implement basic navigation helper for message handler
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox99 fixed)
RESOLVED
FIXED
99 Branch
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
(Whiteboard: [bidi-m3-mvp])
Attachments
(2 files)
In order to support the browsing context navigate command, we should add basic navigation helpers to the Message Handler framework.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D138900
Updated•3 years ago
|
Attachment #9265170 -
Attachment description: Bug 1756809 - [remote] Emit pageload internal events for existing WindowGlobalMessageHandlers → Bug 1756809 - [remote] Emit DOMContentLoaded as an internal event from WindowGlobalMessageHandler
Assignee | ||
Updated•3 years ago
|
Points: --- → 8
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a1467903f5cc
[remote] Emit DOMContentLoaded as an internal event from WindowGlobalMessageHandler r=webdriver-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/e7d46ee7e82f
[remote] Add basic navigation helper to RootMessageHandler r=webdriver-reviewers,whimboo
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a1467903f5cc
https://hg.mozilla.org/mozilla-central/rev/e7d46ee7e82f
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•