Bug 134354 - [iOS] Add API for opting into character selection granularity
Summary: [iOS] Add API for opting into character selection granularity
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-26 12:20 PDT by mitz
Modified: 2014-06-26 14:23 PDT (History)
9 users (show)

See Also:


Attachments
Add selectionGranularity property to WKWebViewConfiguration (7.29 KB, patch)
2014-06-26 12:25 PDT, mitz
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.