Bug 110028 - Fix WKDOMRangePrivate.h mistakes
Summary: Fix WKDOMRangePrivate.h mistakes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-16 13:40 PST by Darin Adler
Modified: 2013-02-16 14:56 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2013-02-16 13:44 PST, Darin Adler
rniwa: review+
Details | Formatted Diff | Diff

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