Closed
Bug 1469695
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11575 - Auto-update the mediacapture-fromelement IDL file
Categories
(Core :: Audio/Video: Recording, enhancement, P4)
Core
Audio/Video: Recording
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11575 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11575
Details from upstream follow.
Luke Bjerring <lukebjerring@chromium.org> wrote:
> Auto-update the mediacapture-fromelement IDL file
>
> 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 | ||
Comment 1•7 years ago
|
||
PR 11575 applied with additional changes from upstream: 2052baf288587cabc6efb425d05b042b2635aa42
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Audio/Video: Recording
Product: Testing → Core
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f369f059963821ae2ef9ab2ade175d540b18d7b3
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 1 tests and 22 subtests
OK : 1
PASS : 8
FAIL : 14
New tests that have failures or other problems:
/mediacapture-fromelement/idlharness.html
CanvasCaptureMediaStreamTrack interface object length: FAIL
CanvasCaptureMediaStreamTrack interface object name: FAIL
CanvasCaptureMediaStreamTrack interface: attribute canvas: FAIL
CanvasCaptureMediaStreamTrack interface: canvas.captureStream().getTracks()[0] must inherit property "canvas" with the proper type: FAIL
CanvasCaptureMediaStreamTrack interface: canvas.captureStream().getTracks()[0] must inherit property "requestFrame()" with the proper type: FAIL
CanvasCaptureMediaStreamTrack interface: existence and properties of interface object: FAIL
CanvasCaptureMediaStreamTrack interface: existence and properties of interface prototype object: FAIL
CanvasCaptureMediaStreamTrack interface: existence and properties of interface prototype object's "constructor" property: FAIL
CanvasCaptureMediaStreamTrack interface: existence and properties of interface prototype object's @@unscopables property: FAIL
CanvasCaptureMediaStreamTrack interface: operation requestFrame(): FAIL
CanvasCaptureMediaStreamTrack must be primary interface of canvas.captureStream().getTracks()[0]: FAIL
HTMLMediaElement interface: document.getElementById("media") must inherit property "captureStream()" with the proper type: FAIL
HTMLMediaElement interface: operation captureStream(): FAIL
Stringification of canvas.captureStream().getTracks()[0]: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4ac78dbb31e3
[wpt PR 11575] - Auto-update the mediacapture-fromelement IDL file, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/ea5076a097ed
[wpt PR 11575] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4ac78dbb31e3
https://hg.mozilla.org/mozilla-central/rev/ea5076a097ed
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
•