Closed
Bug 1490689
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12967 - [Image Capture] Add exposureTime constraint.
Categories
(Core :: Audio/Video: Recording, enhancement, P4)
Core
Audio/Video: Recording
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12967 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12967
Details from upstream follow.
Rijubrata Bhaumik <rijubrata.bhaumik@intel.com> wrote:
> [Image Capture] Add exposureTime constraint.
>
> This CL adds exposureTime to ImageCapture API.
> Spec discussion:
> https://github.com/w3c/mediacapture-image/issues/199
> This was added to the spec in
> https://github.com/w3c/mediacapture-image/pull/200
>
> Layout tests and mock tests are updated to support the same.
> Support for Android is added.
>
> TEST= run the demo in https://codepen.io/rijuB/pen/eKwLXB
> use slider to change exposureTime.
>
> BUG=823316
>
> Intent to Implement and Ship discussions:
> https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/ls3wQSoHOUY
>
> Change-Id: Ic3a546d734c02df31cd8ca08ece01f006ae8d906
> Reviewed-on: https://chromium-review.googlesource.com/1136439
> WPT-Export-Revision: 6a0e9a36ddaea24d3e55035afff1d76da790513b
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Audio/Video: Recording
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=fa616ba63b04137fa0c7d522425a53a1bb4858f4
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=dc2a5ad1248c9f176cd422f6560e14ecf59b59bc
| Assignee | ||
Comment 5•7 years ago
|
||
Ran 7 tests and 73 subtests
OK : 6
PASS : 34
FAIL : 25
TIMEOUT: 15
New tests that have failures or other problems:
/mediacapture-image/MediaStreamTrack-getConstraints-fast.html
MediaStreamTrack-getConstraints-fast 13: TIMEOUT
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/252c99940968
[wpt PR 12967] - [Image Capture] Add exposureTime constraint., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/dd3afcb8e810
[wpt PR 12967] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/252c99940968
https://hg.mozilla.org/mozilla-central/rev/dd3afcb8e810
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
•