Add window switching handling to page view time for history metadata
Categories
(Firefox :: Bookmarks & History, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
Bug 1712941 was landed without active window tracking, to allow for a smaller patch and getting a better base landed. This bug will add active window tracking to the page view time.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Backed out for failing bc at browser_interactions_view_time.js
Failure log: https://treeherder.mozilla.org/logviewer?job_id=341454151&repo=autoland&lineNumber=3050
Backout: https://hg.mozilla.org/integration/autoland/rev/f8963e339f7e5f695738306d5d8f6711ebac635a
Assignee | ||
Comment 4•3 years ago
|
||
This was due to not waiting long enough when switching to the private browsing window before switching back again - we now wait for focus and an additional waitForTick
, which seems to be long enough to fix the intermittent.
I've also identified an issue with some of the existing tests which mainly shows up on test-verify. I'll get that filed/patched as well.
Comment 6•3 years ago
|
||
bugherder |
Description
•