Closed
Bug 1456344
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 10295 - [Mojo Blob URLs] Handle more navigation cases.
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10295 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10295
Details from upstream follow.
Marijn Kruisselbrink <mek@chromium.org> wrote:
> [Mojo Blob URLs] Handle more navigation cases.
>
> This changes two more IPCs to resolve blob URLs in blink before
> sending the request to the browser, hopefully covering all cases.
>
> Still only works with the network service enabled (and that's
> probably not going to change), but at least fixes ordering issues
> the network service had between resolving and revoking blob URLs.
>
> Design doc: https://docs.google.com/document/d/1DqVcTWE9Qb_3KpIRH2bFV-6hWEr8S92c4ppY67YL1KI/edit#heading=h.n4fzuc6mgziv
>
> Bug: 800901, 808759
> Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
> Change-Id: Iad88fc87264b248d15b03bdad2c24d2c5a46d9df
> Reviewed-on: https://chromium-review.googlesource.com/899508
> WPT-Export-Revision: d8793938b93236acebe38a3db1dfad7958d5d2c8
>
>
>
| Reporter | ||
Updated•8 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Comment 2•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9f6dc973551fc3bd05ebdc90f7eac5fbe8018d7d
| Reporter | ||
Comment 3•8 years ago
|
||
| Reporter | ||
Comment 4•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=172a7313ef34f3ade27c53e404297d9266a6a68e
| Reporter | ||
Comment 5•8 years ago
|
||
| Reporter | ||
Comment 6•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c145c726fd79c4f35442d59f72a884518decfd8e
| Reporter | ||
Comment 7•8 years ago
|
||
| Reporter | ||
Comment 8•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e1787f7d7c729c63c7d0a45e0bb88368e5f5c2be
| Reporter | ||
Comment 9•8 years ago
|
||
Ran 2 tests and 7 subtests
OK : 2
PASS : 7
Comment 10•8 years ago
|
||
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ea36fd45cbf2
[wpt PR 10295] - [Mojo Blob URLs] Handle more navigation cases., a=testonly
Comment 11•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•