commit | c0b6b772d6cb21316b846edabfc77127678a00d2 | [log] [tgz] |
---|---|---|
author | Mustaq Ahmed <mustaq@google.com> | Tue Nov 28 23:19:28 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 28 23:19:28 2023 |
tree | 4f2df05e12fd56c82029efd146e65c1cd7060179 | |
parent | d464fa0e1dd4b550b14eebe75fedd22654c379db [diff] |
Enable interoperable Pointer/Mouse boundary events after DOM changes This makes Chrome match the spec behavior for Pointer and Mouse boundary events (i.e. over, out, enter and leave events) after DOM modifications. Related spec discussion: https://github.com/web-platform-tests/interop/issues/380 Intent to ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/JvcRfrwRlcU/m/zFGz1WnVBgAJ Fixed: 1147998 Change-Id: I5f65f7a52d6af629884c84f8e3082efc9af66dd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5068854 Commit-Queue: Mustaq Ahmed <mustaq@chromium.org> Reviewed-by: Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1230280}
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.