RESOLVED FIXED244755
Stop calling NSDisableScreenUpdates()/NSEnableScreenUpdates()
https://bugs.webkit.org/show_bug.cgi?id=244755
Summary Stop calling NSDisableScreenUpdates()/NSEnableScreenUpdates()
Simon Fraser (smfr)
Reported 2022-09-02 20:27:58 PDT
NSDisableScreenUpdates()/NSEnableScreenUpdates() are no-ops for applications linked on Catalina or later. We call these when showing/hiding the fullscreen window, which is UI that webkit controls, so it should be safe to remove them.
Attachments
Simon Fraser (smfr)
Comment 1 2022-09-02 20:29:43 PDT
EWS
Comment 2 2022-09-07 10:01:28 PDT
Committed 254239@main (0ddb0cb7d5bb): <https://commits.webkit.org/254239@main> Reviewed commits have been landed. Closing PR #3986 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-07 10:02:19 PDT
Note You need to log in before you can comment on or make changes to this bug.