User Interaction Tracking should be considered for initial history entries
Categories
(Core :: DOM: Navigation, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: avandolder, Assigned: avandolder)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
Attachments
(1 file)
Currently, we always treat the initial entry in a history list as though it had been interacted with by the user. However, this may not always be true, and could potentially result in a back-button "trap" where the user attempts to go back but gets immediately redirected by a page they have not interacted with.
Assignee | ||
Comment 1•10 months ago
|
||
Updated•10 months ago
|
Comment 4•10 months ago
•
|
||
Backed out for causing mochitest failures on test_ext_tabs_goBack_goForward.html, test_bug1300461.html
There are also some Search related failures present, this and this one, which seem to have apperead once this push landed. Here is a backfill range example. The logs for the failures are the following: Failure log 1 // Failure log 2
This failure is also caused by this.
Updated•10 months ago
|
Updated•9 months ago
|
Comment 6•9 months ago
|
||
Backed out for causing mochitest failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/99a85d68bb2a1a554f246466d3ebd1adb8d8a530
Comment 8•9 months ago
|
||
Backed out for causing failures at forward.py.
Backout link: https://hg.mozilla.org/integration/autoland/rev/46a9261a972da3064456c9ed596efb1da36dcc9b
Push where failures started: https://treeherder.mozilla.org/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel&revision=337d4c8f793e8f4ef5a8efbca1f9d02edb56b409&selectedTaskRun=ViUIyy6uTReBZstxA5qVBg.0
Failure log: https://treeherder.mozilla.org/logviewer?job_id=484188640&repo=autoland&lineNumber=49662
Comment 10•9 months ago
|
||
bugherder |
Assignee | ||
Updated•9 months ago
|
Comment 11•9 months ago
|
||
Backed out for causing multiple bc failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/51087836c42d78ed0458de5e3b9824127263efdc
Failure log -> TEST-UNEXPECTED-FAIL | docshell/test/browser/browser_bug422543.js | we can go back
Comment 12•9 months ago
|
||
Comment 13•9 months ago
|
||
Backed out changeset a8d030efc4ea (Bug 1924861) for causing bc failures on browser_stop_pending.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=484887625&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/ca74bdc3b83dad25744b52c2ad8ee057b1f2dc38
Comment 14•9 months ago
|
||
Comment 15•9 months ago
|
||
Backed out for causing bc failures @browser_stop_pending.js.
Comment 16•9 months ago
|
||
Comment 17•9 months ago
|
||
bugherder |
Assignee | ||
Updated•9 months ago
|
Updated•8 months ago
|
Description
•