Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f93a23d146509aa942534c9dc4bf1a1dac43d97e
https://github.com/WebKit/WebKit/commit/f93a23d146509aa942534c9dc4bf1a1dac43d97e
Author: Helmut Januschka <[email protected]>
Date: 2026-02-15 (Sun, 15 Feb 2026)
Changed paths:
M Source/WebCore/loader/ImageLoader.cpp
Log Message:
-----------
[ImageLoader] Refactor updateFromElement() with early returns and cleaner
structure
https://bugs.webkit.org/show_bug.cgi?id=190031
Reviewed by Brent Fulgham.
Refactor ImageLoader::updateFromElement() to use early returns and reduce
nesting. This prepares for adding microtask-based loading in a follow-up.
* Source/WebCore/loader/ImageLoader.cpp:
(WebCore::ImageLoader::updateFromElement):
Canonical link: https://commits.webkit.org/307625@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications