RESOLVED FIXED242694
Add message check to WebPageProxy::requestAttachmentIcon
https://bugs.webkit.org/show_bug.cgi?id=242694
Summary Add message check to WebPageProxy::requestAttachmentIcon
Per Arne Vollan
Reported 2022-07-13 09:03:24 PDT
WebPageProxy::requestAttachmentIcon should only be called if the attachment element is enabled. Also, passing a full pathname when creating the icon for the attachment is not needed, it is sufficient to create a dummy filename with the same extension.
Attachments
Per Arne Vollan
Comment 1 2022-07-13 09:04:23 PDT
Per Arne Vollan
Comment 2 2022-07-13 09:07:34 PDT
EWS
Comment 3 2022-07-15 19:50:13 PDT
Committed 252533@main (334993de44ee): <https://commits.webkit.org/252533@main> Reviewed commits have been landed. Closing PR #2364 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.