[Webkit-unassigned] [Bug 225146] New: onerror event not triggered when origin uses TLS 1.0/1.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 02:34:51 PDT 2021


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

            Bug ID: 225146
           Summary: onerror event not triggered when origin uses TLS
                    1.0/1.1
           Product: WebKit
           Version: Safari 14
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: toomas2d at gmail.com

Created attachment 427248

  --> https://bugs.webkit.org/attachment.cgi?id=427248&action=review

Simple script that demonstrates the issue

When you try to load an image from the origin which uses an obsolete version of the TLS (1.0 and 1.1) image will not be loaded and thus `onerror` event should be fired. 
It does not happen. I am attaching a simple script that demonstrates this issue.

The problem also persists in Safari 13.

-- 
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/20210428/d9914169/attachment-0001.htm>


More information about the webkit-unassigned mailing list