chrome-types
chrome-types copied to clipboard
Incorrect link generated sub-namespaces
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.
One of the broken links even shows up in navigation, as shown by a link checker extension.