Closed
Bug 1311237
Opened 8 years ago
Closed 8 years ago
Intermittent browser/components/originattributes/test/browser/browser_favicon_firstParty.js | The favicon image should be loaded through network. - Got http-on-examine-cached-response, expected http-on-examine-response, Test timed out, Found a tab
Categories
(Core :: DOM: Security, defect, P2)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox51 | --- | unaffected |
firefox52 | --- | fixed |
firefox53 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: timhuang)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, Whiteboard: [OA][domsecurity-intermittent][tor])
Attachments
(1 file)
Filed by: philringnalda [at] gmail.com
https://treeherder.mozilla.org/logviewer.html#?job_id=5255252&repo=autoland
https://archive.mozilla.org/pub/firefox/tinderbox-builds/autoland-linux-debug/1476809000/autoland_ubuntu32_vm-debug_test-mochitest-e10s-browser-chrome-2-bm01-tests1-linux32-build12.txt.gz
Updated•8 years ago
|
Priority: -- → P2
Whiteboard: [OA]
Updated•8 years ago
|
Whiteboard: [OA] → [OA][domsecurity-intermittent]
Updated•8 years ago
|
Whiteboard: [OA][domsecurity-intermittent] → [OA][domsecurity-intermittent][tor]
Updated•8 years ago
|
Assignee: nobody → tihuang
Updated•8 years ago
|
Blocks: FirstPartyIsolation
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 4•8 years ago
|
||
This could happen if the Places load ended before the http observer has been added. So, the XUL load could hit the cache which is cached by the Places load. I will make the observer to be added earlier to prevent this problem.
Flags: needinfo?(tihuang)
Comment hidden (mozreview-request) |
Comment 6•8 years ago
|
||
mozreview-review |
Comment on attachment 8817535 [details]
Bug 1311237 - Fix the intermittent through making the observer been added earlier.
https://reviewboard.mozilla.org/r/97792/#review98542
Attachment #8817535 -
Flags: review?(amarchesini) → review+
Pushed by jhao@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/842a59019f61
Fix the intermittent through making the observer been added earlier. r=baku
Keywords: checkin-needed
Comment 9•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•8 years ago
|
status-firefox51:
--- → unaffected
status-firefox52:
--- → affected
Comment 10•8 years ago
|
||
bugherder uplift |
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•