[webkit-changes] [WebKit/WebKit] 7c123c: Hide the file icon when the progress or placeholde...

Gerald Squelart noreply at github.com
Thu May 4 23:55:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7c123c5201f1cdc9d552fae30bbf412c5d45d3f6
      https://github.com/WebKit/WebKit/commit/7c123c5201f1cdc9d552fae30bbf412c5d45d3f6
  Author: Gerald Squelart <g_squelart at apple.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M LayoutTests/platform/ios-wk2/fast/attachment/cocoa/wide-attachment-rendering-expected.txt
    M LayoutTests/platform/mac-wk2/fast/attachment/cocoa/wide-attachment-rendering-expected.txt
    M Source/WebCore/html/HTMLAttachmentElement.cpp

  Log Message:
  -----------
  Hide the file icon when the progress or placeholder is visible.
https://bugs.webkit.org/show_bug.cgi?id=256294
rdar://108566278

Reviewed by Wenson Hsieh.

The progress or placeholder would otherwise overlap the file icon, which looks messy and confusing.

* LayoutTests/platform/ios-wk2/fast/attachment/cocoa/wide-attachment-rendering-expected.txt:
* Source/WebCore/html/HTMLAttachmentElement.cpp:
(WebCore::HTMLAttachmentElement::updateProgress):

Canonical link: https://commits.webkit.org/263713@main




More information about the webkit-changes mailing list