Google Chrome version: Any
SDK full version: 0.1.0
OS + version: Any
What steps will reproduce the problem?
1. Attach to any tab with JS code inside several <script> tags in the HTML
What is the expected result?
The HTML page is shown entirely, with the <script> tags, in a single file.
What happens instead?
The <script> tag contents are mapped onto different files.
Please provide additional information below.
The tab resources are not exposed through the ChromeDevToolsProtocol. Only
script contents are downloaded through the V8 debugger protocol.
Original issue reported on code.google.com by apav...@chromium.org on 16 Jul 2009 at 11:15
Original issue reported on code.google.com by
apav...@chromium.org
on 16 Jul 2009 at 11:15