[webkit-reviews] review granted: [Bug 208094] Enable lazy image loading by default : [Attachment 441235] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 14 12:13:18 PDT 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Nikos Mouchtaris
<nmouchtaris at apple.com>'s request for review:
Bug 208094: Enable lazy image loading by default
https://bugs.webkit.org/show_bug.cgi?id=208094

Attachment 441235: Patch

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




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

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

> Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml:694
> -	 default: false
> +	 default: true

Is this tested?

> Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml:698
> -	 default: false
> +	 default: true

I think you want to leave this off by default. It only applies in some weird
situations (maybe the fake Page associated with SVG images or something).


More information about the webkit-reviews mailing list