[webkit-reviews] review granted: [Bug 214513] [UI Events] Make mousemove cancelable : [Attachment 404751] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 19:39:33 PDT 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has granted zalan
<zalan at apple.com>'s request for review:
Bug 214513: [UI Events] Make mousemove cancelable
https://bugs.webkit.org/show_bug.cgi?id=214513

Attachment 404751: Patch

https://bugs.webkit.org/attachment.cgi?id=404751&action=review




--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 404751
  --> https://bugs.webkit.org/attachment.cgi?id=404751
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=404751&action=review

> Source/WebCore/ChangeLog:11
> +	   The event was initially specified to be non-cancelable in DOM Level
2 Events, but was changed to reflect existing interoperability between
browsers.
> +	   The most user facing behavior change here is that when the mousemove
event is prevent-defaulted (canceled) content selection is not possible.

I'd like a little more detail here about the behavior of the other browsers.


More information about the webkit-reviews mailing list