Closed
Bug 1754426
Opened 3 years ago
Closed 3 years ago
Create new interaction records after DOM history manipulation.
Categories
(Toolkit :: Places, defect, P3)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
99 Branch
| Tracking | Status | |
|---|---|---|
| firefox99 | --- | fixed |
People
(Reporter: mossop, Assigned: mossop)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by dtownsend@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6127738d1918
DOM history changes should create new interaction records. r=Standard8
Comment 3•3 years ago
|
||
Backed out for causing failures on browser_interactions_scrolling.js
Backout link : https://hg.mozilla.org/integration/autoland/rev/0af5a882362cdeb27b515885dc17aabeb4ff6145
Link to failure log: https://treeherder.mozilla.org/logviewer?job_id=367578446&repo=autoland&lineNumber=6772
Flags: needinfo?(dtownsend)
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P3
Pushed by dtownsend@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/797bfebd963c
DOM history changes should create new interaction records. r=Standard8
Comment 5•3 years ago
•
|
||
Backed out for multiple failures on browser interactions.
- backout: https://hg.mozilla.org/integration/autoland/rev/5f53f572047abb37b714d5e0f57f4eda8f7bb287
- push: https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&revision=797bfebd963c4716c4808300e8960b48bff101e3
- failure logs that have spread on multiple pushes on tier 1:
- TEST-UNEXPECTED-FAIL | browser/components/places/tests/browser/interactions/browser_interactions_scrolling.js | Test timed out -
- TEST-UNEXPECTED-FAIL | browser/components/places/tests/browser/interactions/browser_interactions_scrolling_dom_history.js | Test timed out -
- TEST-UNEXPECTED-FAIL | browser/components/places/tests/browser/interactions/browser_interactions_typing_dom_history.js | Should have saved the keypresses into the database - 87 == 88 - JS frame :: chrome://mochitests/content/browser/browser/components/places/tests/browser/interactions/head.js :: assertDatabaseValues :: line 107
Flags: needinfo?(dtownsend)
Updated•3 years ago
|
Flags: needinfo?(dtownsend)
Pushed by dtownsend@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6414607da2f3
DOM history changes should create new interaction records. r=Standard8
Comment 7•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
Updated•3 years ago
|
Flags: needinfo?(dtownsend)
You need to log in
before you can comment on or make changes to this bug.
Description
•