Closed
Bug 1475159
Opened 7 years ago
Closed 6 years ago
[wpt-sync] Sync PR 11936 - Update page-visibility IDL file + test
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11936 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11936
Details from upstream follow.
Luke Bjerring <lukebjerring@chromium.org> wrote:
> Update page-visibility IDL file + test
>
> Hello reviewer(s),
>
> This PR is intended to consolidate the spec’s IDL definition with the WPT test suite’s copy, and any idlharness tests.
>
> The up-to-date copy of the IDL file was automatically extracted from the reffy-reports repo (https://github.com/tidoust/reffy-reports/tree/master/whatwg/idl) which scrapes known specs automatically + regulary.
>
> This PR is part of a migration project which will eventually be automatically updating and creating PRs for changes in spec IDL.
>
> Please check that:
> The spec (and its source) is correct and up-to-date
> All tests which cover the IDL in the spec have been migrated to fetch + use the idl in the `interfaces/` directory (instead of inline copies in the test files).
>
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
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=4df93ee9493448c8da684fcf78830e8681d1374f
Assignee | ||
Comment 3•7 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
FAIL : 1
New tests that have failures or other problems:
/page-visibility/idlharness.window.html
idlharness: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f8599bc2334c
[wpt PR 11936] - Update page-visibility IDL file + test, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/c1866e33d200
[wpt PR 11936] - Update wpt metadata, a=testonly
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f8599bc2334c
https://hg.mozilla.org/mozilla-central/rev/c1866e33d200
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•