Bug 257771
Summary: | Add support for sending EventDispatcher::displayDidRefresh on iOS | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | NEW | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 232918 |
Matt Woodrow
Currently the EventDispatcher::displayDidRefresh IPC message is only sent on macOS.
We should send this on iOS, since we want this information for Workers on all platforms (eventually).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/110360241>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/14719