The devtools.panels namespace has a method called setOpenResourceHandler() that links to devtools.inspectedWindow.resource. For some reason it's rendering the last part of the link as devtools_inpsectedWindow instead of devtools.inspectedWindow.
I suspect this is a problem with links to namespaces that contain namespaces: devtools, enterprise, input and system specifically.
The
devtools.panelsnamespace has a method calledsetOpenResourceHandler()that links todevtools.inspectedWindow.resource. For some reason it's rendering the last part of the link asdevtools_inpsectedWindowinstead ofdevtools.inspectedWindow.I suspect this is a problem with links to namespaces that contain namespaces:
devtools,enterprise,inputandsystemspecifically.