Closed
Bug 1454520
Opened 8 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10497 - Try to fix crash when terminating a worker while it is XHR-ing to a blob.
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10497 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10497
Details from upstream follow.
Marijn Kruisselbrink <mek@chromium.org> wrote:
> Try to fix crash when terminating a worker while it is XHR-ing to a blob.
>
> Also add test to try to replicate the crash, although the best it seems
> to do is flakily DCHECKing. At least this CL seems to fix the DCHECK.
>
> Bug: 829859
> Change-Id: I44f416d7c3edf68e2faf15c2eba7d582db947a0a
>
> Reviewed-on: https://chromium-review.googlesource.com/1014400
> WPT-Export-Revision: 3ea9efa00090aa7200941f80311d5caea865f5cb
| 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
|
||
Try push failed: decision task returned error
| Reporter | ||
Comment 3•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bf2d23132278c6e12e2c75e01e9fc5e9119be1ef
| Reporter | ||
Comment 4•7 years ago
|
||
| Reporter | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=83fbc0018fa3875418cba62838949759436918f3
| Reporter | ||
Comment 6•7 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
PASS : 1
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/31b6943c7bec
[wpt PR 10497] - Try to fix crash when terminating a worker while it is XHR-ing to a blob., a=testonly
Comment 8•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
| 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
•