WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
292712
Web Inspector: sourcemap parsing should not block rendering
https://bugs.webkit.org/show_bug.cgi?id=292712
Summary
Web Inspector: sourcemap parsing should not block rendering
Devin Rousso
Reported
2025-05-08 01:16:26 PDT
currently all of the sourcemap parsing logic is synchronous, so if a sourcemap is extremely large it can potentially block rendering
Attachments
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2025-05-08 01:31:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45103
EWS
Comment 2
2025-05-13 17:56:41 PDT
Committed
294875@main
(87cce29e4be7): <
https://commits.webkit.org/294875@main
> Reviewed commits have been landed. Closing PR #45103 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-05-13 17:57:14 PDT
<
rdar://problem/151269154
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug