commit | 6c4895ceacbc294cf9eaafb070920756351e757c | [log] [tgz] |
---|---|---|
author | Dave Tapuska <dtapuska@chromium.org> | Wed Nov 18 16:05:34 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 18 16:05:34 2020 |
tree | 293036222ac2c6d5efaad1a70bdf8bbd2a16192b | |
parent | b4e5b08b158f491780c91f51d8dfbe44c2fc17fb [diff] |
Push HandleMouseLeave into base widget implementation. HandleMouseLeave can be a common implementation, this fixes a TODO in the OOPIF case for clearing the target URL. BUG=1097816 Change-Id: I41c7e6d6d022360f5f964e005485ae80e9871d9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2543123 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#828726}
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.