RESOLVED FIXED 208818
Web Inspector: REGRESSION(r258124): Uncaught Exception: TypeError: null is not an object (evaluating 'WI.runtimeManager.activeExecutionContext.target')
https://bugs.webkit.org/show_bug.cgi?id=208818
Summary Web Inspector: REGRESSION(r258124): Uncaught Exception: TypeError: null is no...
Timothy Hatcher
Reported 2020-03-09 08:58:51 PDT
Uncaught Exception in Web Inspector. Steps to Reproduce: 1. Evaluating in the console. Uncaught Exceptions: ----------------------- - TypeError: null is not an object (evaluating 'WI.runtimeManager.activeExecutionContext.target') (at JavaScriptLogViewController.js:214:49) consolePromptShouldCommitText @ JavaScriptLogViewController.js:214:49 _handleEnterKey @ ConsolePrompt.js:273:56 _handleEnterKey @ [native code] doHandleBinding @ codemirror.js:6640:17 lookupKey @ codemirror.js:6394:30 lookupKeyForEditor @ codemirror.js:6650:27 dispatchKey @ codemirror.js:6670:34 onKeyDown @ codemirror.js:6722:33 ? @ codemirror.js:3751:25 ----------------------- Notes: Inspected URL: (unknown) Loading completed: true Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_16) AppleWebKit/605.1.15 (KHTML, like Gecko)
Attachments
Timothy Hatcher
Comment 1 2020-03-09 09:00:01 PDT
Was a release build of r258127.
Radar WebKit Bug Importer
Comment 2 2020-03-09 09:24:44 PDT
Devin Rousso
Comment 3 2020-03-09 14:21:21 PDT
This has been fixed by <rdar://problem/60224463>.
Note You need to log in before you can comment on or make changes to this bug.