Bug 247849 - Unable to load huge JSFiddle with SVG Data URI image
Summary: Unable to load huge JSFiddle with SVG Data URI image
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-12 15:43 PST by Ahmad Saleem
Modified: 2022-11-19 15:44 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2022-11-12 15:43:13 PST
Hi Team,

I was going through some GitHub repos and came across following JSFiddle:

Link - https://jsfiddle.net/1ratc76L/5/

GitHub Issue - https://github.com/cburgmer/rasterizeHTML.js/issues/216

I tried to load this on desktop (macOS 13 using Safari 16.1 and STP 157 - Private Mode as well) and it does not load for me, I closed other apps as well to see if it is due to RAM issue but it was still not loading and I get beach ball as well while trying to interact with the browser UI.

It does not lead to any crash so I don't have any crash logs but it is something which can make Safari to halt on page loading.

Just wanted to raise it as bug so it can be fixed.

Thanks!
Comment 1 Alexey Proskuryakov 2022-11-13 14:14:40 PST
It's 11 MB, so not too surprising. But Chrome manages to do better in terms of not freezing the renderer process, and JSFiddle UI becomes responsive eventually. Our WebProcess freezes while still showing JSFiddle's loading UI.
Comment 2 Radar WebKit Bug Importer 2022-11-19 15:44:15 PST
<rdar://problem/102552587>