[webkit-reviews] review granted: [Bug 195584] [iOS WK2] REGRESSION (r242687): Programmatic scroll of overflow scroll results in bad rendering : [Attachment 366779] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 4 17:24:23 PDT 2019


zalan <zalan at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 195584: [iOS WK2] REGRESSION (r242687): Programmatic scroll of overflow
scroll results in bad rendering
https://bugs.webkit.org/show_bug.cgi?id=195584

Attachment 366779: Patch

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




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

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

> Source/WebCore/rendering/RenderLayer.cpp:2817
> +	   return 0;

0 is a special value?


More information about the webkit-reviews mailing list