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
244956
Web Inspector: Uncaught Exception: Missing script for scriptId in given start
https://bugs.webkit.org/show_bug.cgi?id=244956
Summary
Web Inspector: Uncaught Exception: Missing script for scriptId in given start
Devin Rousso
Reported
2022-09-08 18:10:11 PDT
Uncaught Exception in Web Inspector. # STEPS TO REPRODUCE 1. inspect any webpage 2. reload 3. add a breakpoint to any JS file (preferably where there'd be multiple inline breakpoints) Uncaught Exceptions: ----------------------- - Missing script for scriptId in given start (at Connection.js:162:29) _dispatchResponseToPromise @ Connection.js:162:29 _dispatchResponse @ Connection.js:124:44 dispatch @ Connection.js:77:35 dispatchMessageFromTarget @ TargetManager.js:176:39 dispatchMessageFromTarget @ TargetObserver.js:47:51 _dispatchEvent @ Connection.js:210:26 dispatch @ Connection.js:79:32 dispatch @ InspectorBackend.js:233:52 ? @ MessageDispatcher.js:42:34 ----------------------- Notes: Inspected URL:
https://webkit.org/
Loading completed: true Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
Attachments
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2022-09-08 18:17:00 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4147
EWS
Comment 2
2022-09-09 10:44:57 PDT
Committed
254311@main
(3bcac79f7dba): <
https://commits.webkit.org/254311@main
> Reviewed commits have been landed. Closing PR #4147 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-09-09 10:45:19 PDT
<
rdar://problem/99750836
>
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