[Webkit-unassigned] [Bug 135476] Implement long mouse press over links. Part of 135257 - Add long mouse press gesture.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 7 15:12:27 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135476





--- Comment #7 from Tim Horton <thorton at apple.com>  2014-08-07 15:12:33 PST ---
(From update of attachment 235922)
View in context: https://bugs.webkit.org/attachment.cgi?id=235922&action=review

> Source/WebCore/page/EventHandler.cpp:167
> +const std::chrono::milliseconds longMousePressDelay = std::chrono::milliseconds(500);

s/std::chrono::milliseconds(500)/500_ms/

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list