Bug 134354

Summary: [iOS] Add API for opting into character selection granularity
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bunhere, cdumez, commit-queue, enrica, ggaren, gyuyoung.kim, sam, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add selectionGranularity property to WKWebViewConfiguration ggaren: review+

Description mitz 2014-06-26 12:20:36 PDT
[iOS] Add API for opting into character selection granularity
Comment 1 mitz 2014-06-26 12:25:24 PDT
Created attachment 233924 [details]
Add selectionGranularity property to WKWebViewConfiguration
Comment 2 Geoffrey Garen 2014-06-26 13:42:23 PDT
Comment on attachment 233924 [details]
Add selectionGranularity property to WKWebViewConfiguration

r=me
Comment 3 mitz 2014-06-26 14:23:45 PDT
Committed <http://trac.webkit.org/r170495>.