Bug 67075

Summary: Stop using custom NSErrors for WebKit2 WebErrors
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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>