Bug 257417
| Summary: | [GTK] diep.io either loads forever or crashes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kdwk <kdwkleung> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Kdwk
1. Go to diep.io
2. Resolve the CAPTCHA
3. The website either loads forever or crashes
The JS console says:
[Error] Origin https://diep.io is not allowed by Access-Control-Allow-Origin. Status code: 403
[Error] XMLHttpRequest cannot load https://api.enthusiastgaming.net/scripts/cdn.enthusiast.gg/script/eg-aps/release/eg-aps-bootstrap-v2.0.0.bundle.js?site=diep.io due to access control checks.
[Error] Failed to load resource: Origin https://diep.io is not allowed by Access-Control-Allow-Origin. Status code: 403 (eg-aps-bootstrap-v2.0.0.bundle.js, line 0)
The terminal output says:
resource:///org/webkit/inspector/UserInterface/Main.js:26454:21: CONSOLE ERROR Unknown tree element [object Object]
Unhandled network process message 'NetworkStorageManager_SetItem'
Unhandled network process message 'NetworkStorageManager_OpenDBRequestCancelled'
Unhandled network process message 'NetworkStorageManager_DatabaseConnectionPendingClose'
Unhandled network process message 'NetworkStorageManager_DatabaseConnectionClosed'
Unhandled network process message 'NetworkStorageManager_DisconnectFromStorageArea'
Unhandled network process message 'NetworkStorageManager_OpenDBRequestCancelled'
Unhandled network process message 'NetworkStorageManager_DatabaseConnectionPendingClose'
Unhandled network process message 'NetworkStorageManager_DatabaseConnectionClosed'
Unhandled network process message 'NetworkStorageManager_DisconnectFromStorageArea'
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |