Bug 140656 - Sprinkle some CTTE on API::PolicyClient and API::FormClient
Summary: Sprinkle some CTTE on API::PolicyClient and API::FormClient
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: 2015-01-19 19:17 PST by Sam Weinig
Modified: 2015-01-19 19:38 PST (History)
5 users (show)

See Also:


Attachments
Patch (37.64 KB, patch)
2015-01-19 19:29 PST, Sam Weinig
thorton: 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 2015-01-19 19:17:41 PST
Sprinkle some CTTE on API::PolicyClient and API::FormClient
Comment 1 Sam Weinig 2015-01-19 19:29:49 PST
Created attachment 244953 [details]
Patch
Comment 2 WebKit Commit Bot 2015-01-19 19:30:47 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 WebKit Commit Bot 2015-01-19 19:30:58 PST
Attachment 244953 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/Cocoa/NavigationState.mm:271:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Source/WebKit2/UIProcess/Cocoa/NavigationState.mm:334:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 2 in 13 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Sam Weinig 2015-01-19 19:38:51 PST
Committed r178688: <http://trac.webkit.org/changeset/178688>