commit | 5570fd5b245eebed7e571f5d5eea02bc3fc2cd04 | [log] [tgz] |
---|---|---|
author | Dave Tapuska <[email protected]> | Mon Jun 15 19:29:53 2020 |
committer | Commit Bot <[email protected]> | Mon Jun 15 19:29:53 2020 |
tree | bf594e4a6f9bc7d0383d76ddad6213f6f04a2a76 | |
parent | 921e0dd3f9a317639f1cd231cb6fb285b5d70057 [diff] |
Move editing commands into frame widget. Have the WebFrameWidgetBase handle the edit command processing itself. BUG=1073560 Change-Id: I4ac4a24949bc3e237f759d9c8945c5e0777ad65d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2243266 Reviewed-by: David Bokan <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Commit-Queue: Dave Tapuska <[email protected]> Cr-Commit-Position: refs/heads/master@{#778425}
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.