Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0f8d06ceb001ea87d985bb546a834014e059267f
      
https://github.com/WebKit/WebKit/commit/0f8d06ceb001ea87d985bb546a834014e059267f
  Author: Ahmad Saleem <[email protected]>
  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@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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to