Bug 129238

Summary: Extract platform specific parts of telephone number detection
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, gyuyoung.kim
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

Description Sam Weinig 2014-02-23 17:22:04 PST
Extract platform specific parts of telephone number detection
Comment 1 Sam Weinig 2014-02-23 17:23:12 PST
Created attachment 225019 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-23 17:24:14 PST
Attachment 225019 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/TelephoneNumberDetector.h:29:  Should have a space between // and comment  [whitespace/comments] [4]
ERROR: Source/WebCore/platform/TelephoneNumberDetector.h:42:  Should have a space between // and comment  [whitespace/comments] [4]
Total errors found: 2 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2014-02-23 17:29:59 PST
Committed in https://trac.webkit.org/changeset/164569.