Bug 264201

Summary: "Blob loading failed" accessing https://csacademy.com
Product: WebKit Reporter: Xi Ruoyao <xry111>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bugs-noreply, guillaume.webkit, mcatanzaro, mike
Priority: P2    
Version: WebKit Local Build   
Hardware: PC   
OS: Linux   

Xi Ruoyao
Reported 2023-11-04 00:41:34 PDT
With WebkitGTK-2.42.1, accessing https://csacademy.com/ results an error message "Blob loading failed" and there is no way to use the function of this website at all. The related console message retrieved via inspector: ``` [Warning] [blocked] The page at https://csacademy.com/ was not allowed to display insecure content from blob:https://csacademy.com/5eaa0ea8-f624-4a11-acdb-2084c0dd6695. (bundle.js, line 2856) [Error] Not allowed to request resource (anonymous function) (bundle.js:2856) [Error] Cannot load blob:https://csacademy.com/5eaa0ea8-f624-4a11-acdb-2084c0dd6695 due to access control checks. (anonymous function) (bundle.js:2856) ```
Attachments
Alexey Proskuryakov
Comment 1 2023-11-06 10:16:26 PST
This doesn't appear to happen in Safari.
Guilaume Ayoub
Comment 2 2023-11-08 12:45:49 PST
I have the same problem with WebkitGTK too, when trying to send files on element.io. It’s probably only related to WebkitGTK.
Xi Ruoyao
Comment 3 2023-11-09 04:15:38 PST
(In reply to Guilaume Ayoub from comment #2) > I have the same problem with WebkitGTK too, when trying to send files on > element.io. It’s probably only related to WebkitGTK. I'm modifying the component field then. Glad to know I'm not alone anyway.
Michael Catanzaro
Comment 4 2023-11-09 05:51:29 PST
*** This bug has been marked as a duplicate of bug 262777 ***
Note You need to log in before you can comment on or make changes to this bug.