Bug 135721

Summary: Enable LONG_MOUSE_PRESS by default.
Product: WebKit Reporter: Peyton Randolph <prandolph>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Enhancement CC: dbates, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 135682    
Bug Blocks:    
Attachments:
Description Flags
Patch dbates: review-

Description Peyton Randolph 2014-08-07 13:48:12 PDT
As of https://bugs.webkit.org/show_bug.cgi?id=135682, the long mouse press is behind a runtime switch that defaults to off. Therefore it is possible to enable the LONG_MOUSE_PRESS feature flag without affecting the behavior of clients who choose not to use the long mouse press.
Comment 1 Peyton Randolph 2014-08-07 13:55:48 PDT
Created attachment 236218 [details]
Patch
Comment 2 Daniel Bates 2016-04-25 20:20:13 PDT
ENABLE_LONG_MOUSE_PRESS was removed in the patch for bug #135682, <http://trac.webkit.org/changeset/172503>.