Making the test 'browser/components/originattributes/test/browser/browser_firstPartyIsolation_js_uri.js' working in Fission
Categories
(Core :: DOM: Security, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: timhuang, Assigned: timhuang)
References
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file)
Assignee | ||
Comment 1•5 years ago
|
||
In this test, it uses BrowserTestUtils.browserLoaded() to wait until the iframe gets loaded. So, this bug is blocked by Bug 1578465.
Assignee | ||
Comment 2•5 years ago
|
||
Comment 4•5 years ago
|
||
Backed out changeset 398c921e372c (bug 1586725) for browser-chrome failures at browser/components/originattributes/test/browser/browser_firstPartyIsolation_js_uri.js
Backout: https://hg.mozilla.org/integration/autoland/rev/52ec6d92a2279f3379af0c968e0f875fbae6bafc
Failure push:
https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=398c921e372c4dd7cde7b48c6b366f2e42595e59
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=272926955&repo=autoland&lineNumber=8173
[task 2019-10-25T09:51:07.039Z] 09:51:07 INFO - TEST-PASS | browser/components/originattributes/test/browser/browser_firstPartyIsolation_js_uri.js | should be a remote browser - true == true -
[task 2019-10-25T09:51:07.040Z] 09:51:07 INFO - Buffered messages finished
[task 2019-10-25T09:51:07.040Z] 09:51:07 INFO - TEST-UNEXPECTED-FAIL | browser/components/originattributes/test/browser/browser_firstPartyIsolation_js_uri.js | Test timed out -
[task 2019-10-25T09:51:07.041Z] 09:51:07 INFO - GECKO(5300) | MEMORY STAT | vsize 3201MB | residentFast 392MB | heapAllocated 125MB
[task 2019-10-25T09:51:07.041Z] 09:51:07 INFO - TEST-OK | browser/components/originattributes/test/browser/browser_firstPartyIsolation_js_uri.js | took 90033ms
[task 2019-10-25T09:51:07.042Z] 09:51:07 INFO - GECKO(5300) | ++DOCSHELL 0x7f882e565800 == 1 [pid = 6561] [id = {9e2e9aac-39d8-4378-a249-686c509feea3}]
[task 2019-10-25T09:51:07.042Z] 09:51:07 INFO - GECKO(5300) | ++DOMWINDOW == 1 (0x7f882f8d92e0) [pid = 6561] [serial = 6] [outer = (nil)]
[task 2019-10-25T09:51:07.043Z] 09:51:07 INFO - GECKO(5300) | ++DOMWINDOW == 2 (0x7f882e5b0000) [pid = 6561] [serial = 7] [outer = 0x7f882f8d92e0]
[task 2019-10-25T09:51:07.043Z] 09:51:07 INFO - checking window state
[task 2019-10-25T09:51:07.044Z] 09:51:07 INFO - Not taking screenshot here: see the one that was previously logged
[task 2019-10-25T09:51:07.044Z] 09:51:07 INFO - TEST-UNEXPECTED-FAIL | browser/components/originattributes/test/browser/browser_firstPartyIsolation_js_uri.js | Found a browser window after previous test timed out -
[task 2019-10-25T09:51:07.045Z] 09:51:07 INFO - GECKO(5300) | must wait for focus
[task 2019-10-25T09:51:07.045Z] 09:51:07 INFO - GECKO(5300) | JavaScript error: resource://specialpowers/SpecialPowersParent.jsm, line 622: TypeError: this.manager.rootFrameLoader is null
[task 2019-10-25T09:51:07.046Z] 09:51:07 INFO - GECKO(5300) | [Parent 5300, Main Thread] WARNING: 'error.Failed()', file /builds/worker/workspace/build/src/dom/ipc/JSWindowActor.cpp, line 198
[task 2019-10-25T09:51:07.046Z] 09:51:07 INFO - GECKO(5300) | JavaScript error: , line 0: NS_ERROR_UNEXPECTED:
Assignee | ||
Comment 5•5 years ago
|
||
This is because of the Bug 1578465 has been backout. Will re-land this after it got fixed.
Comment 7•5 years ago
|
||
bugherder |
Comment 8•5 years ago
|
||
bugherder landing |
Comment 9•5 years ago
|
||
Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Description
•