Closed
Bug 1285896
Opened 8 years ago
Closed 8 years ago
[e10s-multi] xhr.open throws for cross process blob url.
Categories
(Core :: DOM: Content Processes, defect)
Core
DOM: Content Processes
Tracking
()
RESOLVED
DUPLICATE
of bug 1279186
People
(Reporter: gkrizsanits, Unassigned)
References
Details
(Whiteboard: [e10s-multi:M1])
with multiple content processes:
280 INFO TEST-UNEXPECTED-FAIL | browser/components/contextualidentity/test/browser/browser_blobUrl.js | Uncaught exception - NS_ERROR_DOM_BAD_URI: Access to restricted URI denied
We should test this once the patches for bug 1279186 land.
Reporter | ||
Updated•8 years ago
|
Reporter | ||
Comment 1•8 years ago
|
||
(In reply to Gabor Krizsanits [:krizsa :gabor] from comment #0)
> We should test this once the patches for bug 1279186 land.
While we're at it we should also test this one probably:
27 INFO TEST-UNEXPECTED-FAIL | browser/components/contextualidentity/test/browser/browser_blobUrl.js | Uncaught exception - NS_ERROR_DOM_BAD_URI: Access to restricted URI denied
Reporter | ||
Comment 2•8 years ago
|
||
Eh... sorry I mean this one:
113 INFO TEST-UNEXPECTED-FAIL | browser/components/privatebrowsing/test/browser/browser_privatebrowsing_blobUrl.js | Uncaught exception - NS_ERROR_DOM_BAD_URI: Access to restricted URI denied
Reporter | ||
Updated•8 years ago
|
Whiteboard: [e10s-multi:M?] → [e10s-multi:M1]
Reporter | ||
Comment 3•8 years ago
|
||
I've tested these tests with Andrea's patches and both passed.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•