commit | 19446980903d293c2996de50b279975e581e29cf | [log] [tgz] |
---|---|---|
author | Kyle Milka <[email protected]> | Fri Nov 20 23:10:12 2020 |
committer | Commit Bot <[email protected]> | Fri Nov 20 23:10:12 2020 |
tree | 0ff0d60136141c6286268efe2c90641d042f5e89 | |
parent | cef76f64836425b851e31f8fb3cce378e56b57ea [diff] |
[LongScreenshots] Create LongScreenshotCoordinator Subclass ScreenshotCoordinator to create LongScreenshotCoordinator. For now this class only overrides captureScreenshot() to launch the bottom bar after capture instead of directly launching the editor. Bug: 1142520 Change-Id: I378f1809ed1cf9a74df2f028a6a6ca0d75a06d3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2542924 Reviewed-by: Yusuf Ozuysal <[email protected]> Reviewed-by: Tanya Gupta <[email protected]> Reviewed-by: Ilya Sherman <[email protected]> Commit-Queue: Kyle Milka <[email protected]> Cr-Commit-Position: refs/heads/master@{#829848}
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.
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.