[webkit-reviews] review granted: [Bug 173704] [iOS] Do not flatten frames when async frame scrolling is enabled : [Attachment 321946] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 10 13:04:52 PDT 2017


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Frédéric Wang (:fredw)
<fred.wang at free.fr>'s request for review:
Bug 173704: [iOS] Do not flatten frames when async frame scrolling is enabled
https://bugs.webkit.org/show_bug.cgi?id=173704

Attachment 321946: Patch

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




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

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

> Source/WebCore/page/Settings.cpp:427
> +FrameFlattening Settings::actualFrameFlattening()

This is a very confusing name. Maybe "effectiveFrameFlattening" would be
slightly less confusing?


More information about the webkit-reviews mailing list