Closed
Bug 1496854
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13398 - [Background Fetch] Notify observers of BackgroundFetchRegistration
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13398 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13398
Details from upstream follow.
Mugdha Lakhani <nator@chromium.org> wrote:
> [Background Fetch] Notify observers of BackgroundFetchRegistration
>
> of updates in failure_reason and result, everytime these change.
> This CL also has the effect of sending the onprogress event
> when failure_reason and result change upon completion of the
> background fetch.
>
> Change-Id: I137a73bbbddda56994b4914b677bec9cc7183993
> Reviewed-on: https://chromium-review.googlesource.com/1264589
> WPT-Export-Revision: 297c1547e2d73d9633ccf76577e59fde897cc4e0
| Assignee | ||
Comment 1•7 years ago
|
||
PR 13398 applied with additional changes from upstream: 56941492f34854ac48ae5f910e6b1d409a1aa78a, 884ed4baadf3c58d33126793fb7effb2ba974408
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e9bbee94152d191e5c4a3242d37ba6ba0829e2b9
| Assignee | ||
Comment 5•7 years ago
|
||
Ran 1 tests and 14 subtests
OK : 1
FAIL : 14
New tests that have failures or other problems:
/background-fetch/fetch.https.window.html
Empty URL is OK.: FAIL
Fetches with mixed content should fail.: FAIL
Registration object gets updated values when a background fetch completes.: FAIL
Requests with PUT method require CORS Preflight and succeed.: FAIL
Requests with text/json content type require CORS Preflight and succeed.: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2ff5ad4582f9
[wpt PR 13398] - [Background Fetch] Notify observers of BackgroundFetchRegistration, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/cd6f94d81963
[wpt PR 13398] - [Background Fetch] Notify observers of BackgroundFetchRegistration, a=testonly
Comment 8•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•