Closed
Bug 1468826
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11421 - [PageLifecycle] Add sendBeacon to the freeze WPT test
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11421 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11421
Details from upstream follow.
Fadi Meawad <fmeawad@chromium.org> wrote:
> [PageLifecycle] Add sendBeacon to the freeze WPT test
>
> navigator.sendBeacon should be allowed during the onfreeze callback,
> there was no changes in the code needed to enable it since it is
> implemented using fetch-keepalive, that is already allowed.
>
> This CL adds a test to make sure that this does not regress.
>
> Bugi: chromium:838684
> Change-Id: I71b628ccce4dfbf1f2bd012c24866cd908f56d30
> Reviewed-on: https://chromium-review.googlesource.com/1091638
> Reviewed-by: Shubhie Panicker <panicker@chromium.org>
> Commit-Queue: Fadi Meawad <fmeawad@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#565478}
>
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d64e9dce2897b492bdc9effbf4a1ba185f21f4ca
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
FAIL : 1
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6130d9fa58be
[wpt PR 11421] - [PageLifecycle] Add sendBeacon to the freeze WPT test, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•