New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 796245 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit 28 days ago
Closed: Dec 12
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

DevTools: A large yellow area is present in pretty printed source code

Project Member Reported by samccone@google.com, Dec 19 2017

Issue description

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:
 
Screenshot from 2017-12-19 10:09:59.png
19.5 KB View Download
Components: -Platform>DevTools Platform>DevTools>Authoring
Labels: 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)
Status: WontFix (was: Assigned)
Looks like a rendering glitch - can't repro on chrome 71

Sign in to add a comment