RESOLVED FIXED 223984
Assertions in DisplayUpdate when dragging WebView windows between screens with different refresh rates
https://bugs.webkit.org/show_bug.cgi?id=223984
Summary Assertions in DisplayUpdate when dragging WebView windows between screens wit...
Simon Fraser (smfr)
Reported 2021-03-30 21:29:02 PDT
Assertions in DisplayUpdate when dragging WebView windows between screens with different refresh rates
Attachments
Patch (19.56 KB, patch)
2021-03-30 21:38 PDT, Simon Fraser (smfr)
ews-feeder: commit-queue-
Patch (19.57 KB, patch)
2021-03-30 21:56 PDT, Simon Fraser (smfr)
sam: review+
Simon Fraser (smfr)
Comment 1 2021-03-30 21:38:36 PDT
Simon Fraser (smfr)
Comment 2 2021-03-30 21:56:45 PDT
Sam Weinig
Comment 3 2021-03-31 11:24:29 PDT
Comment on attachment 424734 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=424734&action=review > Source/WebCore/page/Chrome.cpp:549 > +void Chrome::windowScreenDidChange(PlatformDisplayID displayID, Optional<FramesPerSecond> nominalFrameInterval) Seems like at some point we should add a "PlatformDisplay" or "PlatformScreen" object that can package these. > Source/WebCore/page/Page.cpp:1186 > + // If the caller didn't give us a refresh rate, maybe the relevant DisplayRefreshMonitor can? This happens in WebKitLegacy. Can you add a little bit more detail about why this can happen in WebKitLegacy?
Simon Fraser (smfr)
Comment 4 2021-03-31 13:59:57 PDT
Radar WebKit Bug Importer
Comment 5 2021-03-31 14:00:19 PDT
Note You need to log in before you can comment on or make changes to this bug.