Bug 244956

Summary: Web Inspector: Uncaught Exception: Missing script for scriptId in given start
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
URL: https://webkit.org/

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
Devin Rousso
Comment 1 2022-09-08 18:17:00 PDT
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
Note You need to log in before you can comment on or make changes to this bug.