Bug 165548 - Rename the connection sources to better indicate what data direction they are used for
Summary: Rename the connection sources to better indicate what data direction they are...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-07 13:54 PST by Anders Carlsson
Modified: 2016-12-07 14:31 PST (History)
1 user (show)

See Also:


Attachments
Patch (6.62 KB, patch)
2016-12-07 13:56 PST, Anders Carlsson
thorton: 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 2016-12-07 13:54:06 PST
Rename the connection sources to better indicate what data direction they are used for
Comment 1 Anders Carlsson 2016-12-07 13:56:21 PST
Created attachment 296417 [details]
Patch
Comment 2 WebKit Commit Bot 2016-12-07 14:22:32 PST
Attachment 296417 [details] did not pass style-queue:


ERROR: Source/WebKit2/Platform/IPC/mac/ConnectionMac.mm:369:  No space between ^ and block definition.  [whitespace/brackets] [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 2016-12-07 14:31:26 PST
Committed r209481: <http://trac.webkit.org/changeset/209481>