Bug 67075 - Stop using custom NSErrors for WebKit2 WebErrors
Summary: Stop using custom NSErrors for WebKit2 WebErrors
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: 2011-08-26 17:51 PDT by Sam Weinig
Modified: 2011-08-26 18:05 PDT (History)
1 user (show)

See Also:


Attachments
Patch (10.68 KB, patch)
2011-08-26 17:54 PDT, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-08-26 17:51:34 PDT
Stop using custom NSErrors for WebKit2 WebErrors
Comment 1 Sam Weinig 2011-08-26 17:54:22 PDT
Created attachment 105427 [details]
Patch
Comment 2 WebKit Review Bot 2011-08-26 17:56:30 PDT
Attachment 105427 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1

Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:30:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2011-08-26 18:05:55 PDT
Committed r93931: <http://trac.webkit.org/changeset/93931>