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).
<rdar://problem/110360241>
Pull request: https://github.com/WebKit/WebKit/pull/14719