[Webkit-unassigned] [Bug 203208] New: Web Inspector: REGRESSION(r251227): Uncaught Exception: undefined is not an object (evaluating 'agent.enable')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 21 13:28:03 PDT 2019


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

            Bug ID: 203208
           Summary: Web Inspector: REGRESSION(r251227): Uncaught
                    Exception: undefined is not an object (evaluating
                    'agent.enable')
           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
        Depends on: 200384

Uncaught Exception in Web Inspector.

Steps to Reproduce:
1. attempt to inspect anything that uses extra domains

Uncaught Exceptions:
-----------------------
 - undefined is not an object (evaluating 'agent.enable') (at AppController.js:84:27)
    activateExtraDomains @ AppController.js:84:27
    activateExtraDomains @ InspectorObserver.js:71:42
    _dispatchEvent @ Connection.js:195:26
    dispatch @ Connection.js:64:32
    dispatch @ InspectorBackend.js:219:52
    ? @ MessageDispatcher.js:42:34

Additional Details:
    cause --> An uncaught exception was thrown while handling event: Inspector.activateExtraDomains
-----------------------

Notes:
Inspected URL:        (unknown)
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko)
Dispatch Source:      Protocol Event

Protocol Event:
{"method":"Inspector.activateExtraDomains","params":{"domains":["CSS","Page","Network","DOM","DOMStorage"]}}


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=200384
[Bug 200384] Web Inspector: rework frontend agent construction to allow commands/events to be controlled by the related target's type
-- 
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/20191021/e077e7d6/attachment.html>


More information about the webkit-unassigned mailing list