commit | 95803064f91c515c6772d3b3b51e6d503b03cf21 | [log] [tgz] |
---|---|---|
author | Tim Sergeant <tsergeant@chromium.org> | Mon Mar 28 00:26:54 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 28 00:26:54 2022 |
tree | fc7a1f19390e89df241262b9235097b7bcafb4e0 | |
parent | 1c7837c3a1dbf5d20eae64bec0e49785f32ae7ff [diff] |
Revert "capture_selfie_cam: Handle an edge case for camera previw" This reverts commit 30043a27c8913e848622d0fb176f1f71fcf9b219. Reason for revert: Revert needed for clean revert of parent CL:3546842 Original change's description: > capture_selfie_cam: Handle an edge case for camera previw > > This CL handles the edge case while pressing on the resize button on > camera preview but releasing the press outside of camera preview. At > this use case, capture session should pass the events to camera preview > even they're not on top of camera preview, because the press event is > on the camera preview, the following events are all targeted on camera > preview until the press is released. > > Tests: manual, add unit-tests > Fixed: 1308885 > Change-Id: Idd513d2de721980b24e3b94a6a3d8c4260e007ce > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3546842 > Reviewed-by: Min Chen <minch@chromium.org> > Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> > Commit-Queue: Connie Xu <conniekxu@chromium.org> > Cr-Commit-Position: refs/heads/main@{#985592} Change-Id: I9fc0cf7eb36c41159569d65e53f64fc7b909370d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3552283 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Tim Sergeant <tsergeant@chromium.org> Owners-Override: Tim Sergeant <tsergeant@chromium.org> Cr-Commit-Position: refs/heads/main@{#985797}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.