[webkit-changes] [WebKit/WebKit] 22044c: [bing.com] Disable back/forward cache for image se...
Commit Queue
noreply at github.com
Mon Oct 21 12:37:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 22044c785a3acf0cab6d1a98d3d392d5ea882232
https://github.com/WebKit/WebKit/commit/22044c785a3acf0cab6d1a98d3d392d5ea882232
Author: Nitin Mahendru <nitinmahendru at apple.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
[bing.com] Disable back/forward cache for image search dialog.
https://bugs.webkit.org/show_bug.cgi?id=281856
rdar://133223599
Reviewed by Chris Dumez.
Disable the cache when the specific dialogue that causes a spinner is visible.
The cached page causes a spinner and the close(cross) button handler will not work
when loaded from the cache for some reason.
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldBypassBackForwardCache const):
Canonical link: https://commits.webkit.org/285526@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list