commit | 3557c49056e2dad6f9fa02a6e133df32db275755 | [log] [tgz] |
---|---|---|
author | Samuel Huang <huangs@chromium.org> | Tue Apr 25 14:48:02 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 25 14:48:02 2023 |
tree | f7d45877013bc1fa14d6b1537420db5ad82d3400 | |
parent | 00460ca8d9f0067fe967c3cbec79e30b7d61eb81 [diff] |
Revert "Add WindowSnapWMEvent class for the snap events" This reverts commit 2a2e056607b2070079c052029082c575a8525a5f. Reason for revert: Speculative revert for Snap left/write failure for chrome_all_tast_tests tests arc.{StandardizedKeyboardCopyPaste,StandardizedKeyboardKeys,StandardizedKeyboardTyping} on chromeos-betty-pi-arc-cfi-thin-lto-chrome. Original change's description: > Add WindowSnapWMEvent class for the snap events > > There is no functional change in this CL. In this CL: > - A new WindowSnapWMEvent class is added for the snap events so that the > info that's only relevant to the snap events can be put there. For now > it only contains the `snap_ratio_`, but later we'll add another > `snap_action_source_` field to indicate where the snap request comes > from. > > Bug: b/278761433 > Change-Id: I24af5271c812ab906a74e9064a6b530cf2d5b6ad > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4449006 > Reviewed-by: Sophie Wen <sophiewen@chromium.org> > Commit-Queue: Xiaoqian Dai <xdai@chromium.org> > Reviewed-by: Scott Violet <sky@chromium.org> > Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> > Reviewed-by: Sammie Quon <sammiequon@chromium.org> > Reviewed-by: Mitsuru Oshima <oshima@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1135022} Bug: b/278761433 Change-Id: I03043289592c75ceb8cd1cb95df47af13af805d0 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4475305 Owners-Override: Samuel Huang <huangs@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/main@{#1135188}
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.