Bug 37417 - Move duplicated internal CoreIPC message kinds to a header.
Summary: Move duplicated internal CoreIPC message kinds to a header.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-11 13:58 PDT by Sam Weinig
Modified: 2010-04-11 14:12 PDT (History)
1 user (show)

See Also:


Attachments
Patch (9.00 KB, patch)
2010-04-11 14:00 PDT, Sam Weinig
darin: 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 2010-04-11 13:58:30 PDT
Move duplicated internal CoreIPC message kinds to a header.
Comment 1 Sam Weinig 2010-04-11 14:00:48 PDT
Created attachment 53111 [details]
Patch
Comment 2 WebKit Review Bot 2010-04-11 14:02:38 PDT
Attachment 53111 [details] did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebKit2/Platform/CoreIPC/Connection.cpp:30:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2010-04-11 14:10:46 PDT
I will fix the sorting before landing.
Comment 4 Sam Weinig 2010-04-11 14:12:31 PDT
Landed in r57458.