Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a9b327ab90e2343446671f7a7b00baadcc5e60cd
https://github.com/WebKit/WebKit/commit/a9b327ab90e2343446671f7a7b00baadcc5e60cd
Author: Gerald Squelart <[email protected]>
Date: 2023-07-05 (Wed, 05 Jul 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 icon's <img> when showing progress or placeholder
https://bugs.webkit.org/show_bug.cgi?id=258844
rdar://problem/111720923
Reviewed by Tim Nguyen.
This was an incorrect change in https://bugs.webkit.org/show_bug.cgi?id=258437
rdar://105252742,
`updateProgress` should just have replaced `m_innerLegacyAttachment` with
`m_imageElement`.
* Source/WebCore/html/HTMLAttachmentElement.cpp:
(WebCore::HTMLAttachmentElement::updateProgress):
Canonical link: https://commits.webkit.org/265785@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes