Bug 135259

Summary: Mac long-press feature flag
Product: WebKit Reporter: Peyton Randolph <prandolph>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: bdakin, commit-queue, prandolph, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: Other   
Bug Depends on:    
Bug Blocks: 135257    
Attachments:
Description Flags
Patch none

Description Peyton Randolph 2014-07-24 14:39:19 PDT
I'd like to rename the LINK_LONG_PRESS feature flag to MAC_LONG_PRESS to reflect that the long press gesture is not just for links.
Comment 1 Peyton Randolph 2014-07-24 14:44:23 PDT
Created attachment 235465 [details]
Patch
Comment 2 Beth Dakin 2014-07-24 16:13:13 PDT
Comment on attachment 235465 [details]
Patch

I'm not crazy about using a platform name in this enable flag. LONG_PRESS seems like it should be sufficient. However, Peyton says that the implementation he has planned will be very Mac specific and reliant upon AppKit features. So I suppose this name is good for now, given that plan. We can always change it.
Comment 3 WebKit Commit Bot 2014-07-24 16:17:24 PDT
Comment on attachment 235465 [details]
Patch

Rejecting attachment 235465 [details] from commit-queue.

prandolph@apple.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/contributors.json.

- If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your committer rights.
Comment 4 WebKit Commit Bot 2014-07-24 16:50:38 PDT
Comment on attachment 235465 [details]
Patch

Clearing flags on attachment: 235465

Committed r171557: <http://trac.webkit.org/changeset/171557>
Comment 5 WebKit Commit Bot 2014-07-24 16:50:40 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Simon Fraser (smfr) 2014-07-24 17:42:08 PDT
I don't think having MAC_ in the name is a good idea.