[Webkit-unassigned] [Bug 144987] Change range of possible forces for mouseforcechanged DOM event
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 14 11:09:52 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=144987
Tim Horton <thorton at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #253093|review? |review+
Flags| |
--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 253093
--> https://bugs.webkit.org/attachment.cgi?id=253093
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=253093&action=review
> Source/WebCore/platform/PlatformMouseEvent.h:47
> +const double ForceAtClick = 1;
> +const double ForceAtForceClick = 2;
I don't think these should start with capital letters.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150514/e08ecf3c/attachment-0001.html>
More information about the webkit-unassigned
mailing list