Bug 132782 - Simplify createDataAvailableSource
Summary: Simplify createDataAvailableSource
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-10 13:42 PDT by Anders Carlsson
Modified: 2014-05-10 13:51 PDT (History)
1 user (show)

See Also:


Attachments
Patch (42.86 KB, patch)
2014-05-10 13:45 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-05-10 13:42:30 PDT
Simplify createDataAvailableSource
Comment 1 Anders Carlsson 2014-05-10 13:45:21 PDT
Created attachment 231232 [details]
Patch
Comment 2 WebKit Commit Bot 2014-05-10 13:48:09 PDT
Attachment 231232 [details] did not pass style-queue:


ERROR: Source/WebKit2/Platform/IPC/mac/ConnectionMac.mm:303:  One line control clauses should not use braces.  [whitespace/braces] [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 Anders Carlsson 2014-05-10 13:51:46 PDT
Committed r168583: <http://trac.webkit.org/changeset/168583>