Closed
Bug 1582116
Opened 5 years ago
Closed 5 years ago
test_prompt_async.html Fission failure: Permission denied to access property "document"
Categories
(Toolkit :: Password Manager, defect, P2)
Toolkit
Password Manager
Tracking
()
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: enndeakin, Assigned: MattN)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
During the test_proxyAuthThenTwoHTTPAuth test, the proxy authentication dialog does not appear.
Assignee | ||
Updated•5 years ago
|
Priority: -- → P2
Assignee | ||
Updated•5 years ago
|
Fission Milestone: --- → ?
Updated•5 years ago
|
Fission Milestone: ? → M4.1
Updated•5 years ago
|
Blocks: fission-mochitests
Assignee | ||
Comment 1•5 years ago
|
||
This depends on bug 1582117 to fix:
FAIL Checking expected message - got "http://example.com is requesting your username and password. The site says: “mochirealm3”", expected "http://example.com is requesting your username and password. WARNING: Your password will not be sent to the website you are currently visiting!"
but has a separate failure that also needs to be addressed:
FAIL Waiting for proxyConnectFailure documentURI - threw exception: SecurityError: Permission denied to access property "document" on cross-origin object - Should not throw any errors
Depends on: 1582117
Assignee | ||
Comment 2•5 years ago
|
||
The fail-if = fission
will be fixed by bug 1582117 now.
Updated•5 years ago
|
Assignee: nobody → MattN+bmo
Assignee | ||
Updated•5 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•5 years ago
|
Summary: test_prompt_async.html fails with fission enabled → test_prompt_async.html Fission failure: Permission denied to access property "document"
Pushed by mozilla@noorenberghe.ca:
https://hg.mozilla.org/integration/autoland/rev/dcc602643dc0
Use SpecialPowers.spawn for iframe accesses in test_prompt_async. r=sfoster
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•