Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1349bcd71c79fce1f91784e10397d517debea078
https://github.com/WebKit/WebKit/commit/1349bcd71c79fce1f91784e10397d517debea078
Author: Karl Dubost <[email protected]>
Date: 2025-10-08 (Wed, 08 Oct 2025)
Changed paths:
M Source/WebCore/editing/cocoa/WebContentReaderCocoa.mm
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
M Source/WebCore/page/QuirksData.h
Log Message:
-----------
Remove Quirk shouldAvoidPastingImagesAsWebContent for mail.yahoo.*
https://bugs.webkit.org/show_bug.cgi?id=279406
rdar://135633486
Reviewed by Brent Fulgham.
Before a drag and drop of images in between an app on iPad to the Yahoo!
Mail compose window, resulted in a blank area. The Yahoo! Mail team
worked on a fix. We have been testing both on iPad and iPhone (with and
without the Quirk) that the feature was working in the current version
of https://mail.yahoo.com/ with success. This quirk is now not required
anymore. Thanks to Yahoo! for their fix.
* Source/WebCore/editing/cocoa/WebContentReaderCocoa.mm:
(WebCore::WebContentReader::readImage):
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::determineRelevantQuirks):
(WebCore::Quirks::shouldAvoidPastingImagesAsWebContent const): Deleted.
(WebCore::handleYahooQuirks): Deleted.
* Source/WebCore/page/Quirks.h:
* Source/WebCore/page/QuirksData.h:
Canonical link: https://commits.webkit.org/301245@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