Bug 239911 - [Mail compose] Images with data URLs should be pasted or dropped as attachments
Summary: [Mail compose] Images with data URLs should be pasted or dropped as attachments
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-29 14:09 PDT by Wenson Hsieh
Modified: 2022-04-29 17:19 PDT (History)
9 users (show)

See Also:


Attachments
Patch (8.59 KB, patch)
2022-04-29 15:04 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2022-04-29 14:09:22 PDT
...Mail compose on macOS expects images with data URLs to be inserted as attachments, and we also expect consistent behavior on both macOS and iOS.

This means we'll need to basically revert the changes in r226340 for Mail compose.
Comment 1 Wenson Hsieh 2022-04-29 14:10:53 PDT
rdar://91658665
Comment 2 Wenson Hsieh 2022-04-29 15:04:19 PDT
Created attachment 458610 [details]
Patch
Comment 3 Wenson Hsieh 2022-04-29 16:37:12 PDT
Comment on attachment 458610 [details]
Patch

Thanks for the review!
Comment 4 EWS 2022-04-29 17:19:51 PDT
Committed r293638 (250142@main): <https://commits.webkit.org/250142@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458610 [details].