JoeDow
4a19f66c31
script: mark image-related node dirty only when image resource loaded ( #38916 )
...
Previously, we would always mark the image-related nodes as dirty
whenever the fetch status of the image resources changed. However, the
corresponding `ImageDisplayItem`s for these image resources are only
generated after the image resources have been fully fetched and decoded.
Therefore, we only mark the corresponding DOM nodes as dirty when the
image resources are completely loaded, thereby reducing the occurrence
of reflows.
Signed-off-by: sharpshooter_pt <ibluegalaxy_taoj@163.com >
2025-08-25 16:22:05 +00:00
..
2025-03-28 10:23:41 +00:00
2025-08-25 16:22:05 +00:00
2025-08-19 11:07:53 +00:00
2025-08-18 12:09:09 +00:00
2025-08-19 11:07:53 +00:00
2025-01-10 08:19:19 +00:00
2025-06-11 09:53:15 +00:00
2025-06-03 07:41:34 +00:00
2025-04-08 19:22:24 +00:00
2025-08-18 12:09:09 +00:00
2025-08-14 12:48:56 +00:00
2025-08-09 05:06:20 +00:00
2025-08-20 08:43:58 +00:00
2025-02-08 08:16:21 +00:00
2025-08-15 19:18:19 +00:00
2025-03-03 11:26:53 +00:00
2025-08-13 17:40:10 +00:00
2025-05-27 11:02:40 +00:00
2025-08-13 17:40:10 +00:00
2025-07-22 03:54:16 +00:00
2025-08-22 17:44:57 +00:00
2025-08-19 11:07:53 +00:00
2025-01-25 05:08:49 +00:00
2025-07-11 08:42:51 +00:00
2025-07-17 04:19:03 +00:00
2025-08-13 09:38:58 +00:00
2025-08-25 11:05:21 +00:00
2025-08-20 08:43:58 +00:00
2025-04-15 17:12:48 +00:00
2025-05-26 12:05:38 +00:00
2025-02-20 16:17:45 +00:00
2025-04-04 06:45:08 +00:00
2025-05-04 17:05:27 +00:00
2025-08-19 11:07:53 +00:00
2025-08-20 07:35:35 +00:00
2025-08-25 04:19:41 +00:00
2025-07-17 08:14:20 +00:00
2025-04-05 22:13:29 +00:00
2025-08-20 12:31:49 +00:00
2025-01-10 08:19:19 +00:00
2025-08-19 11:07:53 +00:00
2025-03-13 12:00:31 +00:00
2025-06-19 05:19:07 +00:00
2025-08-20 08:43:58 +00:00
2025-08-18 12:09:09 +00:00
2025-08-11 09:23:58 +00:00
2025-08-20 08:43:58 +00:00
2025-03-03 11:26:53 +00:00
2025-08-22 14:05:32 +00:00
2025-08-08 20:19:45 +00:00