Bug 124295 - [Cocoa] Add WKNSError
Summary: [Cocoa] Add WKNSError
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on: 124327
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-13 11:13 PST by mitz
Modified: 2013-11-13 17:58 PST (History)
1 user (show)

See Also:


Attachments
Add WKNSError (9.99 KB, patch)
2013-11-13 11:17 PST, mitz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2013-11-13 11:13:23 PST
[Cocoa] Add WKNSError
Comment 1 mitz 2013-11-13 11:17:41 PST
Created attachment 216822 [details]
Add WKNSError
Comment 2 WebKit Commit Bot 2013-11-13 11:18:36 PST
Attachment 216822 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/Shared/Cocoa/APIObject.mm', u'Source/WebKit2/Shared/Cocoa/WKNSError.h', u'Source/WebKit2/Shared/Cocoa/WKNSError.mm', u'Source/WebKit2/WebKit2.xcodeproj/project.pbxproj']" exit_code: 1
Source/WebKit2/Shared/Cocoa/WKNSError.h:34:  More than one command on the same line  [whitespace/newline] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2013-11-13 16:47:33 PST
Comment on attachment 216822 [details]
Add WKNSError

Clearing flags on attachment: 216822

Committed r159263: <http://trac.webkit.org/changeset/159263>
Comment 4 WebKit Commit Bot 2013-11-13 16:47:34 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Commit Bot 2013-11-13 17:51:09 PST
Re-opened since this is blocked by bug 124327