Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 09f32f1cbbdb883203b6acde55ea6ddc9486ee98
https://github.com/WebKit/WebKit/commit/09f32f1cbbdb883203b6acde55ea6ddc9486ee98
Author: Aditya Keerthi <[email protected]>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M Source/WebCore/editing/cocoa/EditorCocoa.mm
Log Message:
-----------
[MultiRep HEIC] Attachments should not use a custom content type
https://bugs.webkit.org/show_bug.cgi?id=269212
rdar://122814734
Reviewed by Wenson Hsieh.
274428@main resulted in the use of a custom type for <attachment> in addition
to <source>. However, to maintain client compatibility, the standard type should
be used for <attachment>.
* Source/WebCore/editing/cocoa/EditorCocoa.mm:
(WebCore::Editor::insertMultiRepresentationHEIC):
Canonical link: https://commits.webkit.org/274499@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes