[webkit-reviews] review granted: [Bug 235198] Avoid unnecessary call to windowScreenDidChange : [Attachment 449098] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 13 13:44:01 PST 2022
Geoffrey Garen <ggaren at apple.com> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 235198: Avoid unnecessary call to windowScreenDidChange
https://bugs.webkit.org/show_bug.cgi?id=235198
Attachment 449098: Patch
https://bugs.webkit.org/attachment.cgi?id=449098&action=review
--- Comment #3 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 449098
--> https://bugs.webkit.org/attachment.cgi?id=449098
Patch
r=me
This is a great fix for a regression in trunk.
Having fixed the regression, I'm concerned that we've got a ticking time bomb
that will regress again when we enable WebAnimationsCustomFrameRate by default.
What should we do about that?
More information about the webkit-reviews
mailing list