Bug 149127 - [iOS] Stop importing WebKitAdditions/WKContentViewInteraction.mm
Summary: [iOS] Stop importing WebKitAdditions/WKContentViewInteraction.mm
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-14 14:01 PDT by mitz
Modified: 2015-09-14 14:16 PDT (History)
1 user (show)

See Also:


Attachments
Use UILongPressGestureRecognizer SPI directly (2.68 KB, patch)
2015-09-14 14:01 PDT, mitz
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2015-09-14 14:01:34 PDT
[iOS] Stop importing WebKitAdditions/WKContentViewInteraction.mm
Comment 1 mitz 2015-09-14 14:01:50 PDT
Created attachment 261129 [details]
Use UILongPressGestureRecognizer SPI directly
Comment 2 mitz 2015-09-14 14:16:56 PDT
Committed <http://trac.webkit.org/r189748>.