Bug 130524

Summary: [Cocoa] Expose preference to enable telephone number detection
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch andersca: review+, sam: commit-queue+

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>