Bug 110028

Summary: Fix WKDOMRangePrivate.h mistakes
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit2Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch rniwa: review+

Description Darin Adler 2013-02-16 13:40:28 PST
Fix WKDOMRangePrivate.h mistakes
Comment 1 Darin Adler 2013-02-16 13:44:22 PST
Created attachment 188727 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-16 13:46:58 PST
Attachment 188727 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/WebProcess/InjectedBundle/API/mac/WKDOMRangePrivate.h']" exit_code: 1
Source/WebKit2/WebProcess/InjectedBundle/API/mac/WKDOMRangePrivate.h:30:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Darin Adler 2013-02-16 14:56:52 PST
http://trac.webkit.org/changeset/143111