Bug 218258
Summary: | Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'this.target.RuntimeAgent') | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | hi, inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Devin Rousso
# 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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/70736409>