Bug 167704 - IPC::Connection receive ports should be guarded
Summary: IPC::Connection receive ports should be guarded
Status: REOPENED
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: 167765
Blocks:
  Show dependency treegraph
 
Reported: 2017-02-01 13:09 PST by Anders Carlsson
Modified: 2017-02-03 09:50 PST (History)
1 user (show)

See Also:


Attachments
Patch (6.13 KB, patch)
2017-02-01 13:13 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 2017-02-01 13:09:20 PST
IPC::Connection receive ports should be guarded
Comment 1 Anders Carlsson 2017-02-01 13:13:51 PST
Created attachment 300346 [details]
Patch
Comment 2 Anders Carlsson 2017-02-01 14:53:28 PST
Committed r211535: <http://trac.webkit.org/changeset/211535>
Comment 3 WebKit Commit Bot 2017-02-02 15:38:42 PST
Re-opened since this is blocked by bug 167765
Comment 4 Alexey Proskuryakov 2017-02-03 09:50:07 PST
The rollout out change was the cause of bug 167740.