Google Chrome version: 3.0.195.0 (20616)
SDK full version: 0.1.0
OS + version: Any
What steps will reproduce the problem?
1. Load a URL into a tab and attach the Eclipse debugger
2. Reload the tab or navigate it to a different URL
What is the expected result?
Only the new URL scripts are saved into the target project
What happens instead?
All scripts from the previously loaded URLs appear in the target project
along with the scripts from the current URL
Please provide additional information below.
The "scripts" V8 debugger command returns previously loaded scripts rather
than the current URL's only. Currently the Eclipse debugger does not drop
scripts missing in the "scripts" response, so once this issue is fixed with
the V8 debugger, we should fix our side.
Original issue reported on code.google.com by apav...@chromium.org on 16 Jul 2009 at 11:33
Original issue reported on code.google.com by
apav...@chromium.org
on 16 Jul 2009 at 11:33