commit | f5d6ac97558b51b42b58ec2cf85e5013d70653e8 | [log] [tgz] |
---|---|---|
author | Mustaq Ahmed <mustaq@chromium.org> | Wed Dec 06 21:59:09 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 06 21:59:09 2023 |
tree | c613ee5461102774543cca1c7e1a1bb0e9e8deb2 | |
parent | f56fc2d8001127ff1e41a8254ddfb60b0dd0eb78 [diff] |
Revert "Enable interoperable Pointer/Mouse boundary events after DOM changes" This reverts commit c0b6b772d6cb21316b846edabfc77127678a00d2. Reason for revert: regression Fixed: 1508176 Bug: 1147998 Original change's description: > 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} Change-Id: Ideff6d53f9e3906424288a4b7803df30dc5dad17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5095478 Commit-Queue: Robert Flack <flackr@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Robert Flack <flackr@chromium.org> Auto-Submit: Mustaq Ahmed <mustaq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1234196}
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.