commit | 82a1b5f81e49815f8d04a478e5687654fe103687 | [log] [tgz] |
---|---|---|
author | Rakina Zata Amni <rakina@chromium.org> | Wed Jun 15 01:21:16 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 15 01:21:16 2022 |
tree | 1997fee63e6ebc4780951842ab992960b3cc2621 | |
parent | 2a77bb130d9f14f863545e377ad52b16e433ed11 [diff] |
Revert "[Region Capture] fix blue border in iframes" This reverts commit 684d14c900b56ed8f21e3c59dfce9fafcafcef2c. Reason for revert: Potentially causing build failures, e.g. https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20ASan%20Tests%20(sandboxed)/90599/blamelist https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20ASan%20LSan%20Tests%20(1)/103254/overview Original change's description: > [Region Capture] fix blue border in iframes > > This patch changes the FSVCI to no longer output a region_capture_rect > whenever the region under capture is embedded in a separate renderer. > This effectively resolves a bug where the blue border is drawn in the > wrong location in this case. > > Bug: 1327560 > Change-Id: I99a2154f9f455e86df2aaa7151f84178e5202c1e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3699030 > Reviewed-by: Elad Alon <eladalon@chromium.org> > Commit-Queue: Jordan Bayles <jophba@chromium.org> > Reviewed-by: Frank Liberato <liberato@chromium.org> > Reviewed-by: Kyle Charbonneau <kylechar@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1014101} Bug: 1327560 Change-Id: I78c9413350df8f0fbd53f9fbb6a4549cfb9c5915 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3705108 Owners-Override: Rakina Zata Amni <rakina@google.com> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1014228}
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.