[Webkit-unassigned] [Bug 218258] New: Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'this.target.RuntimeAgent')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 13:34:40 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=218258

            Bug ID: 218258
           Summary: Web Inspector: Uncaught Exception: TypeError: null is
                    not an object (evaluating 'this.target.RuntimeAgent')
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

# 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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201027/58fc317f/attachment-0001.htm>


More information about the webkit-unassigned mailing list