Open
Bug 1488847
Opened 7 years ago
Updated 3 years ago
[wpt-sync] Sync PR 12852 - Revert "[Image Capture] Add focusDistance constraint."
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 12852 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12852
Details from upstream follow.
Christian Fremerey <chfremer@chromium.org> wrote:
> Revert "[Image Capture] Add focusDistance constraint."
>
> This reverts commit 3015459a9bf07f62ab7a8816ff88824568d87c04.
>
> Reason for revert: https://bugs.chromium.org/p/chromium/issues/detail?id=880728
>
> Original change's description:
> > [Image Capture] Add focusDistance constraint.
> >
> > This CL adds focusDistance to ImageCapture API.
> > This was added to the spec in
> > https://github.com/w3c/mediacapture-image/pull/175
> >
> > 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/NzWpxG
> > use slider to change focusDistance.
> >
> > BUG=732807
> >
> > Intent to Implement and Ship discussions:
> > https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/oNxzXaFY9c8
> >
> > Change-Id: I9b7cbf3c85fd35741a8c7ed229910a996e14ee8f
> > Reviewed-on: https://chromium-review.googlesource.com/1124839
> > Reviewed-by: Miguel Casas <mcasas@chromium.org>
> > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
> > Reviewed-by: Guido Urdaneta <guidou@chromium.org>
> > Commit-Queue: Rijubrata Bhaumik <rijubrata.bhaumik@intel.com>
> > Cr-Commit-Position: refs/heads/master@{#588299}
>
> TBR=kinuko@chromium.org,rijubrata.bhaumik@intel.com,mcasas@chromium.org,guidou@chromium.org
>
> # Not skipping CQ checks because original CL landed > 1 day ago.
>
> Bug: 732807
> Change-Id: I03df3791095d9c0ef23c64990576140aebe7f52a
>
> Reviewed-on: https://chromium-review.googlesource.com/1207350
> WPT-Export-Revision: 92e1f23c9b7beedf14ee59017c4aa8c93a14e01a
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•