Bug 130524 - [Cocoa] Expose preference to enable telephone number detection
Summary: [Cocoa] Expose preference to enable telephone number detection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-20 11:39 PDT by Sam Weinig
Modified: 2014-03-20 12:31 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.70 KB, patch)
2014-03-20 11:40 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (7.69 KB, patch)
2014-03-20 12:18 PDT, Sam Weinig
andersca: review+
sam: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2014-03-20 11:39:29 PDT
[iOS] Expose preference to enable telephone number detection
Comment 1 Sam Weinig 2014-03-20 11:40:32 PDT
Created attachment 227308 [details]
Patch
Comment 2 WebKit Commit Bot 2014-03-20 11:42:06 PDT
Attachment 227308 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKPreferencesPrivate.h:32:  Missing spaces around =  [whitespace/operators] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2014-03-20 12:18:30 PDT
Created attachment 227315 [details]
Patch
Comment 4 WebKit Commit Bot 2014-03-20 12:19:36 PDT
Attachment 227315 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKPreferencesPrivate.h:32:  Missing spaces around =  [whitespace/operators] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Sam Weinig 2014-03-20 12:31:59 PDT
Committed r165983: <http://trac.webkit.org/changeset/165983>