[webkit-changes] [WebKit/WebKit] 0f8d06: Remove Adobe Flash Player Quirk
Ahmad Saleem
noreply at github.com
Sat Jan 18 10:00:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0f8d06ceb001ea87d985bb546a834014e059267f
https://github.com/WebKit/WebKit/commit/0f8d06ceb001ea87d985bb546a834014e059267f
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2025-01-18 (Sat, 18 Jan 2025)
Changed paths:
M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h
M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.mm
M Source/WebCore/loader/cache/CachedScript.cpp
M Source/WebCore/loader/cache/CachedScript.h
Log Message:
-----------
Remove Adobe Flash Player Quirk
https://bugs.webkit.org/show_bug.cgi?id=286124
rdar://143105727
Reviewed by Simon Fraser.
This patch removes quirk added back in 2013 (135307 at main), where
it was leading to Adobe Flash Player "smaller" installer
firing incorrect load event.
Since Adobe Flash is now end of life, this just removes it.
* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h:
* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.mm:
(WTF::MacApplication::isSolidStateNetworksDownloader): Deleted.
* Source/WebCore/loader/cache/CachedScript.cpp:
(WebCore::CachedScript::shouldIgnoreHTTPStatusCodeErrors const): Deleted.
* Source/WebCore/loader/cache/CachedScript.h:
Canonical link: https://commits.webkit.org/289110@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