NEW 218258
Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'this.target.RuntimeAgent')
https://bugs.webkit.org/show_bug.cgi?id=218258
Summary Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluati...
Devin Rousso
Reported 2020-10-27 13:34:40 PDT
# STEPS TO REPRODUCE 1. inspect any page 2. create an Inspector Bootstrap Script 3. add some content 4. reload the page 5. pause JavaScript execution 6. hover over a symbol in the Inspector Bootstrap Script Uncaught Exceptions: ----------------------- - TypeError: null is not an object (evaluating 'this.target.RuntimeAgent') (at SourceCodeTextEditor.js:2001:20) willDismissPopover @ SourceCodeTextEditor.js:2001:20 dismiss @ Popover.js:166:45 handleEvent @ Popover.js:176:29 ----------------------- Notes: 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
Radar WebKit Bug Importer
Comment 1 2020-10-27 13:35:00 PDT
Note You need to log in before you can comment on or make changes to this bug.