Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9e788387751e69f6b24f79c8bb9fb6b644436fde
      
https://github.com/WebKit/WebKit/commit/9e788387751e69f6b24f79c8bb9fb6b644436fde
  Author: Gerald Squelart <[email protected]>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    M Source/WebCore/html/HTMLAttachmentElement.cpp
    M Source/WebCore/rendering/mac/RenderThemeMac.mm

  Log Message:
  -----------
  Log HTMLAttachment icon creation
https://bugs.webkit.org/show_bug.cgi?id=283158
rdar://problem/139945478

Reviewed by Aditya Keerthi.

Add logging in HTMLAttachmentElement::requestWideLayoutIconIfNeeded()
and RenderThemeMac.mm's iconForAttachment() to understand how
attachment icons are requested from Mail, and how we get the
eventual icon.

This is to help diagnose problems like rdar://136373445, where the
incorrect icon is used for an otherwise valid-looking attachment.

* Source/WebCore/html/HTMLAttachmentElement.cpp:
(WebCore::HTMLAttachmentElement::requestWideLayoutIconIfNeeded):
* Source/WebCore/rendering/mac/RenderThemeMac.mm:
(WebCore::iconForAttachment):

Canonical link: https://commits.webkit.org/286634@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

Reply via email to