repro
0. have persistence 2.0 on?
1. load https://nest.com/works-with-nest/
2. capture coverage
3. click through on a JS file
4. it tries to load the formatted JS file
earlier:
inspector.js:6502 Uncaught (in promise) TypeError: Cannot read property 'requestContent' of undefined
at Bindings.ContentProviderBasedProject.requestFileContent (inspector.js:6502)
at Workspace.UISourceCode.requestContent (inspector.js:5790)
at Sources.JavaScriptSourceFrame.workingCopy [as _lazyContent] (chrome-devtools://devtools/bundled/source_frame/source_frame_module.js:252)
at Sources.JavaScriptSourceFrame._ensureContentLoaded (chrome-devtools://devtools/bundled/source_frame/source_frame_module.js:173)
at Sources.JavaScriptSourceFrame.wasShown (chrome-devtools://devtools/bundled/source_frame/source_frame_module.js:167)
at Sources.JavaScriptSourceFrame.wasShown (chrome-devtools://devtools/bundled/source_frame/source_frame_module.js:255)
at Sources.JavaScriptSourceFrame.wasShown (chrome-devtools://devtools/bundled/sources/sources_module.js:284)
at Sources.JavaScriptSourceFrame._notify (inspector.js:1002)
at Sources.JavaScriptSourceFrame._processWasShown (inspector.js:993)
at Sources.JavaScriptSourceFrame._showWidget (
later:
Uncaught (in promise) TypeError: Cannot read property 'focus' of null
at Sources.SourcesView.showSourceLocation (chrome-devtools://devtools/bundled/sources/sources_module.js:1221)
at Sources.SourcesPanel.showUISourceCode (chrome-devtools://devtools/bundled/sources/sources_module.js:1437)
at Sources.SourcesPanel.UISourceCodeRevealer.reveal (chrome-devtools://devtools/bundled/sources/sources_module.js:1553)
at reveal (inspector.js:854)
at <anonymous>
|
Deleted:
Screen Shot 2017-05-16 at 4.28.14 PM.png
537 KB
|
|
Screen Shot 2017-05-16 at 4.28.14 PM.png
537 KB
View
Download
|
|
Comment 1 by bugdroid1@chromium.org
, May 22 2017