Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5ed0c5413c572ec043ce6d308570e3f42a7e6ecc https://github.com/WebKit/WebKit/commit/5ed0c5413c572ec043ce6d308570e3f42a7e6ecc Author: Anne van Kesteren <ann...@annevk.nl> Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths: M Source/WebCore/loader/ImageLoader.cpp Log Message: ----------- Reuse hasPendingActivity() in ImageLoader https://bugs.webkit.org/show_bug.cgi?id=290914 Reviewed by Tim Nguyen. hasPendingActivity() encompasses the exact logic that is needed in updatedHasPendingEvent() so might as well use it. * Source/WebCore/loader/ImageLoader.cpp: (WebCore::ImageLoader::updatedHasPendingEvent): Canonical link: https://commits.webkit.org/293118@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes