UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36
Steps to reproduce the problem:
1. pretty print source code
2. break on a break point
What is the expected behavior?
a large yellow glob does not appear in the source pane about source code
What went wrong?
a large yellow area was present/
--- dev tools stack trace --
Uncaught (in promise) TypeError: Cannot read property 'requestContent' of undefined
at Bindings.ContentProviderBasedProject.requestFileContent (inspector.js:6579)
at Workspace.UISourceCode.requestContent (inspector.js:5840)
at Sources.JavaScriptSourceFrame.workingCopy [as _lazyContent] (chrome-devtools://devtools/bundled/source_frame/source_frame_module.js:247)
at Sources.JavaScriptSourceFrame._ensureContentLoaded (chrome-devtools://devtools/bundled/source_frame/source_frame_module.js:172)
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:250)
at Sources.JavaScriptSourceFrame.wasShown (chrome-devtools://devtools/bundled/sources/sources_module.js:284)
at Sources.JavaScriptSourceFrame._notify (inspector.js:983)
at Sources.JavaScriptSourceFrame._processWasShown (inspector.js:976)
at Sources.JavaScriptSourceFrame._showWidget (inspector.js:1005)
Did this work before? N/A
Chrome version: 63.0.3239.108 Channel: stable
OS Version:
Flash Version:
|
Deleted:
Screenshot from 2017-12-19 10:09:59.png
19.5 KB
|
|
Screenshot from 2017-12-19 10:09:59.png
19.5 KB
View
Download
|
|
Comment 1 by paulir...@chromium.org
, Dec 19 2017Labels: allpublic
Owner: lushnikov@chromium.org
Status: Assigned (was: Unconfirmed)
Summary: DevTools: A large yellow area is present in pretty printed source code (was: A large yellow area is present in pretty printed source code)