Implement basic region cache busting
Categories
(Firefox :: Search, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: daleharvey, Assigned: daleharvey)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D78884
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Backed out changeset c1568e698723 (bug 1627555) for Devtools failures in /tests/browser_resources_several_resources.js. CLOSED TREE
Log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=307659699&repo=autoland&lineNumber=8761
Also failed on XPCshell:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=307666760&repo=autoland&lineNumber=2644
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&searchStr=dt&revision=c1568e698723a6870eb96a1b3bf0d682e259abbc
Backout:
https://hg.mozilla.org/integration/autoland/rev/5ba9b7c059cded51d03e8ce74f420a1584df8802
Assignee | ||
Comment 4•4 years ago
|
||
Well this was a curious one, the change in timing caused an error thrown by region.jsm to be received in the console by the above test that was looking for a specific console.log
I have fixed the error being thrown by region.jsm and additionally devtools have a patch up to harden the test @ https://bugzilla.mozilla.org/show_bug.cgi?id=1648795
Assignee | ||
Comment 6•4 years ago
|
||
Comment 8•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/edbcc90b2742
https://hg.mozilla.org/mozilla-central/rev/acc956f4bd60
Description
•