Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b5cac067b0db51def1bd4da3ec45a76bc35bafcf
https://github.com/WebKit/WebKit/commit/b5cac067b0db51def1bd4da3ec45a76bc35bafcf
Author: Joanne Pan <[email protected]>
Date: 2026-03-24 (Tue, 24 Mar 2026)
Changed paths:
M Source/WebCore/page/Quirks.cpp
M Source/WebKit/UIProcess/Cocoa/WebPasteboardProxyCocoa.mm
Log Message:
-----------
Can't analyze HEIC images on web app, force converts to JPEG
https://bugs.webkit.org/show_bug.cgi?id=310605
rdar://173206598
Reviewed by Aditya Keerthi and Tim Horton.
Moved the change implemented here:
https://bugs.webkit.org/show_bug.cgi?id=292350
to a quirk specifically for uhc.com.
Uhc.com was the original domain that the radar was filed for: rdar://97210206
* Source/WebCore/page/Quirks.cpp:
* Source/WebKit/UIProcess/Cocoa/WebPasteboardProxyCocoa.mm:
(WebKit::shouldTranscodeHeicImagesForPage):
(WebKit::WebPasteboardProxy::getPasteboardPathnamesForType):
(WebKit::WebPasteboardProxy::allPasteboardItemInfo):
(WebKit::WebPasteboardProxy::informationForItemAtIndex):
Canonical link: https://commits.webkit.org/309872@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications