[webkit-reviews] review granted: [Bug 205694] REGRESSION (r252724): Unable to tap on play button on google video 'See the top search trends of 2019' : [Attachment 386720] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 3 15:59:53 PST 2020


zalan <zalan at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 205694: REGRESSION (r252724): Unable to tap on play button on google video
'See the top search trends of 2019'
https://bugs.webkit.org/show_bug.cgi?id=205694

Attachment 386720: Patch

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




--- Comment #8 from zalan <zalan at apple.com> ---
Comment on attachment 386720
  --> https://bugs.webkit.org/attachment.cgi?id=386720
Patch

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

> Source/WebCore/style/StyleTreeResolver.cpp:322
> +		   animationMayHaveChangedStyle = true;

animationMayHaveChangedComputedStyle

> LayoutTests/ChangeLog:22
> +2020-01-02  Simon Fraser  <simon.fraser at apple.com>
> +
> +	   REGRESSION (r252724): Unable to tap on play button on google video
'See the top search trends of 2019'
> +	   https://bugs.webkit.org/show_bug.cgi?id=205694
> +	   <rdar://problem/58062987>
> +
> +	   Reviewed by NOBODY (OOPS!).
> +
> +	   * animations/z-index-in-keyframe-expected.html: Added.
> +	   * animations/z-index-in-keyframe.html: Added.
> +

oops


More information about the webkit-reviews mailing list