Add timestamp to browsingContext navigation events
Categories
(Remote Protocol :: WebDriver BiDi, enhancement, P1)
Tracking
(firefox110 fixed)
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 2 open bugs, )
Details
(Whiteboard: [webdriver:m5][wptsync upstream][webdriver:relnote])
Attachments
(2 files)
As of now all the browsingContext related navigation events do not have a timestamp set. To measure performance based on these events a timestamp should be added.
There is the following GitHub issue open to get this entry added:
https://github.com/w3c/webdriver-bidi/issues/271
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Comment 1•5 months ago
|
||
The WebDriver BiDi specification PR has been merged. As such we can get the timestamp added now.
Assignee | ||
Comment 2•5 months ago
|
||
Updated•5 months ago
|
Assignee | ||
Comment 3•5 months ago
|
||
Depends on D166381
Assignee | ||
Comment 4•5 months ago
|
||
Currently we only have browsingContext.domContentLoaded
and browsingContext.load
implemented.
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Updated•5 months ago
|
Pushed by hskupin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8c175c957f35 [webdriver-bidi] Added timestamp to navigation info. r=webdriver-reviewers,jdescottes https://hg.mozilla.org/integration/autoland/rev/7c1c3dbacb6c [wdspec] Enhance navigation tests for "timestamp" in navigation info. r=webdriver-reviewers,jdescottes
Failed to create upstream wpt PR due to merge conflicts. This requires fixup from a wpt sync admin.
Updated•5 months ago
|
Assignee | ||
Comment 7•5 months ago
|
||
(In reply to Web Platform Test Sync Bot (Matrix: #interop:mozilla.org) from comment #6)
Failed to create upstream wpt PR due to merge conflicts. This requires fixup
from a wpt sync admin.
Hi James, could you please check why the upstream PR could not be created? Thanks!
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/37834 for changes under testing/web-platform/tests
Updated•5 months ago
|
Updated•5 months ago
|
Comment 9•5 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8c175c957f35
https://hg.mozilla.org/mozilla-central/rev/7c1c3dbacb6c
Updated•5 months ago
|
Upstream PR merged by moz-wptsync-bot
Updated•5 months ago
|
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Updated•4 months ago
|
Description
•