[Webkit-unassigned] [Bug 266676] New: Don't error out if we successfully loaded an image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 19 18:31:20 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=266676

            Bug ID: 266676
           Summary: Don't error out if we successfully loaded an image
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: sabouhallawa at apple.com

Hi Team,

While going through Blink's commit, I came across one potential merge:

Blink Commit: https://chromium.googlesource.com/chromium/blink/+/c1fdb4cd2099a27ae10dba405fe2869121c50545

"The spec shows that this behaviour is OK for the object element but not for the
img element, where its silence implies we shoud load and display the image if we
got one - even if the response was a 404."

WebKit Source: https://searchfox.org/wubkat/source/Source/WebCore/html/HTMLImageLoader.cpp#83

Chromium / Blink still has modified test case.

Just wanted to raise to get input, so we can fix it (if needed).

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231220/78a86420/attachment.htm>


More information about the webkit-unassigned mailing list