Bug 161211 - Replace all IPC message send flags with OptionSet
Summary: Replace all IPC message send flags with OptionSet
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-08-25 14:49 PDT by Anders Carlsson
Modified: 2016-08-26 08:07 PDT (History)
1 user (show)

See Also:


Attachments
Patch (61.18 KB, patch)
2016-08-25 14:49 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (61.91 KB, patch)
2016-08-25 15:21 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (62.51 KB, patch)
2016-08-25 15:44 PDT, Anders Carlsson
no flags 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-08-25 14:49:06 PDT
Replace all IPC message send flags with OptionSet
Comment 1 Anders Carlsson 2016-08-25 14:49:33 PDT
Created attachment 287022 [details]
Patch
Comment 2 Anders Carlsson 2016-08-25 15:21:50 PDT
Created attachment 287031 [details]
Patch
Comment 3 Anders Carlsson 2016-08-25 15:44:44 PDT
Created attachment 287034 [details]
Patch
Comment 4 Anders Carlsson 2016-08-25 16:11:35 PDT
Committed r204996: <http://trac.webkit.org/changeset/204996>
Comment 5 Gyuyoung Kim 2016-08-26 02:01:07 PDT
Fix a EFL build break caused by this commit - https://trac.webkit.org/changeset/205009
Comment 6 Csaba Osztrogonác 2016-08-26 08:07:05 PDT
Comment on attachment 287034 [details]
Patch

removing r?, it's already landed