WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244755
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
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2022-09-02 20:29:43 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3986
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
<
rdar://problem/99654312
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug