Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8f705739b626926fd6ed62c49b5e8f35dd976f7a
https://github.com/WebKit/WebKit/commit/8f705739b626926fd6ed62c49b5e8f35dd976f7a
Author: Ryosuke Niwa <[email protected]>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/ios/WKContentView.mm
Log Message:
-----------
Fix a static analyzer warning in
_updatePDFDisplayModeForHorizontalSizeClassChangeIfNeeded
https://bugs.webkit.org/show_bug.cgi?id=307771
Reviewed by Chris Dumez.
Deploy `protect` to fix the unexpected safer C++ static analyzer warning.
No new tests since there should be no behavioral changes.
* Source/WebKit/UIProcess/ios/WKContentView.mm:
(-[WKContentView _updatePDFDisplayModeForHorizontalSizeClassChangeIfNeeded]):
Canonical link: https://commits.webkit.org/307457@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications