[webkit-reviews] review denied: [Bug 216368] REGRESSION (r255383): Transition from email to password field on login.live.com stutters after going back and forth : [Attachment 408531] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 08:37:48 PDT 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Antoine Quint
<graouts at apple.com>'s request for review:
Bug 216368: REGRESSION (r255383): Transition from email to password field on
login.live.com stutters after going back and forth
https://bugs.webkit.org/show_bug.cgi?id=216368

Attachment 408531: Patch

https://bugs.webkit.org/attachment.cgi?id=408531&action=review




--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 408531
  --> https://bugs.webkit.org/attachment.cgi?id=408531
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=408531&action=review

> Source/WebCore/rendering/RenderLayerCompositor.cpp:958
> +	   repaintOnCompositingChange(layer);

This isn't the right place to do this. The bug is about backing sharing. This
is not a backing-sharing-specific change.


More information about the webkit-reviews mailing list