Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f14ec1b5de8ef3c768d57105263035478ac702eb
https://github.com/WebKit/WebKit/commit/f14ec1b5de8ef3c768d57105263035478ac702eb
Author: Ryosuke Niwa <[email protected]>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
Fix static analyzer warning in
Quirks::needsConsistentQueryParameterFilteringQuirk
https://bugs.webkit.org/show_bug.cgi?id=307768
Reviewed by Chris Dumez.
Deploy `protect` to fix the static analyzer warnings in this function.
No new tests since there should be no behavioral change.
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::needsConsistentQueryParameterFilteringQuirk const):
Canonical link: https://commits.webkit.org/307455@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications