[Webkit-unassigned] [Bug 223632] New: CORS error on ResizeObserver loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 03:49:21 PDT 2021


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

            Bug ID: 223632
           Summary: CORS error on ResizeObserver loop
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vitekio at yandex.ru

Created attachment 424008

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

CORS error on ResizeObserver loop

'ResizeObserver loop completed with undelivered notifications' error is causing the CORS error why?
User sees only 'Script error. Error in cross-origin script..'.
It looks like a default message when an error has no file, line, or column, which is usually the case for security reasons on CORS error.
The 'ResizeObserver loop' error shouldn't cause an artificial CORS error.

-- 
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/20210323/67bdc70d/attachment.htm>


More information about the webkit-unassigned mailing list