Bug 216979 - Fix image-loading-lazy-multiple-times.html
Summary: Fix image-loading-lazy-multiple-times.html
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords: InRadar
Depends on: 247297
Blocks:
  Show dependency treegraph
 
Reported: 2020-09-25 10:03 PDT by Rob Buis
Modified: 2022-12-01 14:17 PST (History)
12 users (show)

See Also:


Attachments
Patch (3.42 KB, patch)
2020-09-25 10:05 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (3.67 KB, patch)
2020-10-07 13:21 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (3.67 KB, patch)
2020-10-07 22:50 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (3.73 KB, patch)
2021-03-17 06:51 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (3.77 KB, patch)
2021-10-18 07:35 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (3.79 KB, patch)
2021-12-17 02:53 PST, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (3.66 KB, patch)
2021-12-30 01:34 PST, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (4.21 KB, patch)
2022-09-01 07:43 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (4.82 KB, patch)
2022-09-02 02:03 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 Rob Buis 2020-09-25 10:03:26 PDT
Fix image-loading-lazy-multiple-times.html
Comment 1 Rob Buis 2020-09-25 10:05:53 PDT
Created attachment 409703 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2020-10-02 10:05:23 PDT
<rdar://problem/69885316>
Comment 3 Rob Buis 2020-10-07 13:21:08 PDT
Created attachment 410771 [details]
Patch
Comment 4 Rob Buis 2020-10-07 22:50:38 PDT
Created attachment 410810 [details]
Patch
Comment 5 EWS 2020-10-08 05:49:44 PDT
Committed r268178: <https://trac.webkit.org/changeset/268178>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410810 [details].
Comment 6 Karl Rackler 2020-10-16 16:07:27 PDT
Reverted r268178 for reason:

This reverts commit r268178 because it caused a test failure.

Committed r268619: <https://trac.webkit.org/changeset/268619>
Comment 7 ssggg2015 2020-10-18 23:22:08 PDT Comment hidden (spam)
Comment 8 Rob Buis 2021-03-17 06:51:39 PDT
Created attachment 423482 [details]
Patch
Comment 9 Rob Buis 2021-10-18 07:35:28 PDT
Created attachment 441601 [details]
Patch
Comment 10 Rob Buis 2021-12-17 02:53:33 PST
Created attachment 447444 [details]
Patch
Comment 11 Rob Buis 2021-12-30 01:34:32 PST
Created attachment 448088 [details]
Patch
Comment 12 Rob Buis 2022-09-01 07:43:52 PDT
Created attachment 462073 [details]
Patch
Comment 13 Rob Buis 2022-09-02 02:03:10 PDT
Created attachment 462092 [details]
Patch
Comment 14 EWS Watchlist 2022-09-02 02:05:35 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 15 Rob Buis 2022-09-02 02:07:30 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/35766
Comment 16 EWS 2022-09-03 01:20:54 PDT
Committed 254127@main (fe2b4d3a37eb): <https://commits.webkit.org/254127@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 462092 [details].
Comment 17 WebKit Commit Bot 2022-10-31 16:56:31 PDT
Re-opened since this is blocked by bug 247297
Comment 18 Said Abou-Hallawa 2022-11-01 13:51:03 PDT
The change 254127@main causes the images on nytimes.com to flicker when hovering.
Comment 19 Darin Adler 2022-11-01 13:53:40 PDT
To be clear: This change *Was* causing that, and is now reverted.
Comment 20 Karl Dubost 2022-12-01 14:17:33 PST
See the discussions in Bug 248025
and https://github.com/whatwg/html/issues/8524

I wonder if there is ambiguity in between the two.