Bug 208225 - Add lazy image loading to feature status page
Summary: Add lazy image loading to feature status page
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-25 17:18 PST by Simon Fraser (smfr)
Modified: 2020-10-21 13:07 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.67 KB, patch)
2020-10-21 09:37 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (1.62 KB, patch)
2020-10-21 12:16 PDT, Rob Buis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2020-02-25 17:18:36 PST
Need to add lazy image loading to features.json so it shows up on https://webkit.org/status/
Comment 1 Simon Fraser (smfr) 2020-04-09 15:49:07 PDT
Would still be good to do this.
Comment 2 Rob Buis 2020-10-21 09:37:34 PDT
Created attachment 411998 [details]
Patch
Comment 3 Rob Buis 2020-10-21 09:38:40 PDT
(In reply to Simon Fraser (smfr) from comment #1)
> Would still be good to do this.

Not sure how I missed this bug... Anyway I took a stab at this :)
Comment 4 Simon Fraser (smfr) 2020-10-21 11:58:28 PDT
Comment on attachment 411998 [details]
Patch

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

> Source/WebCore/features.json:511
> +            "status": "Under Consideration",

"In Development"

> Source/WebCore/features.json:512
> +            "enabled-by-default": false

I'm not sure this does anything.
Comment 5 Rob Buis 2020-10-21 12:16:29 PDT
Created attachment 412015 [details]
Patch
Comment 6 EWS 2020-10-21 13:06:01 PDT
Committed r268819: <https://trac.webkit.org/changeset/268819>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 412015 [details].
Comment 7 Radar WebKit Bug Importer 2020-10-21 13:07:17 PDT
<rdar://problem/70541908>