Bug 288474
Summary: | Enforce requirement of having DispatchedFrom or DispatchedTo on message receivers and expose to IPCTestingAPI | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gavin <gavin.p> |
Component: | New Bugs | Assignee: | Gavin <gavin.p> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | aqeelalamdp, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Gavin
If DispatchedFrom/To cannot be adopted, introduce a temporary exception which can be used to track burn down of the remaining receivers.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145568400>
Gavin
Pull request: https://github.com/WebKit/WebKit/pull/41291
Gavin
*** This bug has been marked as a duplicate of bug 294835 ***