Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 050a76682d0f608430d1b30b96782d80895db70f
https://github.com/WebKit/WebKit/commit/050a76682d0f608430d1b30b96782d80895db70f
Author: Jessica Lee <[email protected]>
Date: 2026-01-13 (Tue, 13 Jan 2026)
Changed paths:
M Source/WebCore/page/ImageAnalysisQueue.cpp
Log Message:
-----------
Refactor variable naming of protectedPage to page in ImageAnalysisQueue.cpp
https://bugs.webkit.org/show_bug.cgi?id=305406
rdar://168080001
Reviewed by Chris Dumez.
It is not convention to prefix local variables with "protected". We should
remove the prefix.
See prior discussion at
https://github.com/WebKit/WebKit/pull/55803#discussion_r2678355597
No new tests needed.
* Source/WebCore/page/ImageAnalysisQueue.cpp:
(WebCore::ImageAnalysisQueue::resumeProcessing):
Canonical link: https://commits.webkit.org/305543@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications