Bug 194520 - Daemon entry point should contain structures by xpc_connection_t
Summary: Daemon entry point should contain structures by xpc_connection_t
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-11 16:08 PST by Alex Christensen
Modified: 2019-04-17 11:15 PDT (History)
1 user (show)

See Also:


Attachments
Patch (9.58 KB, patch)
2019-02-11 16:08 PST, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (13.73 KB, patch)
2019-02-11 17:45 PST, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2019-02-11 16:08:25 PST
Daemon entry point should contain structures by xpc_connection_t
Comment 1 Alex Christensen 2019-02-11 16:08:42 PST
Created attachment 361726 [details]
Patch
Comment 2 EWS Watchlist 2019-02-11 16:12:56 PST
Attachment 361726 [details] did not pass style-queue:


ERROR: Source/WebKit/Shared/EntryPointUtilities/Cocoa/XPCService/XPCServiceMain.mm: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 Alex Christensen 2019-02-11 17:45:57 PST
Created attachment 361745 [details]
Patch