commit | cee15130caccd656a238f4ca39512e3f39925d48 | [log] [tgz] |
---|---|---|
author | James Cook <jamescook@chromium.org> | Wed Aug 07 20:28:35 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 07 20:28:35 2024 |
tree | 1a2793aa0eec189452d9dc2006ce006f3d1a0956 | |
parent | 7b6555881c83e975e8387edf002d738d7bca336f [diff] |
Revert "sunfish: Add debug shortcut to start Sunfish Session" This reverts commit a24895ae8bfb24a98ac9e6a60765af2506d27d8d. Reason for revert: Causes crash on startup when the emulator is run with --ash-debug-shortcuts. See bug for stack. Original change's description: > sunfish: Add debug shortcut to start Sunfish Session > > This CL adds the debug shortcut Ctrl + Alt + Shift + S to call > `CaptureModeController::StartSunfishSession()`, currently only a stub. > Please see the dependent CL:5763896 for the initial implementation. > > Test: manual > Bug: b/357658506 > Change-Id: Ibf6259b2fe708d4e90a9b93253afd3c71d8df12c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5763350 > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Reviewed-by: Gavin Williams <gavinwill@chromium.org> > Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> > Commit-Queue: Sophie Wen <sophiewen@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1338222} Bug: b/357658506 Change-Id: I8640a1bf9f99a027010a66bb1f76ec6ec6493ae3 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5771152 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Owners-Override: Navin Ramsaroop <ramsaroop@google.com> Reviewed-by: Michele Fan <michelefan@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Auto-Submit: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/main@{#1338643}
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.