Bug 250544
Summary: | WebPageProxy::DidReceiveEvent() should take a WebEvent::Type enum | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | WebKit Process Model | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | abifox, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
Change the first argument of WebPageProxy::DidReceiveEvent() to a WebEvent::Type for better readability, and IPC-level value checking.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/8605
Radar WebKit Bug Importer
<rdar://problem/104210872>
EWS
Committed 258916@main (78892eb12235): <https://commits.webkit.org/258916@main>
Reviewed commits have been landed. Closing PR #8605 and removing active labels.
Simon Fraser (smfr)
*** Bug 245545 has been marked as a duplicate of this bug. ***