Status: Assigned
Owner: [email protected]
CC: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-DevTools Size-Medium

New issue 23538 by [email protected]: Debugger front-end crashes on  
attempt to expand closure scope
http://code.google.com/p/chromium/issues/detail?id=23538

What steps will reproduce the problem?
1.Open devtools on a page.
2.Open Scripts panel.
3.Evaluate '1+2' in the console.
4.Open second devtools for the devtools.
5.In first devtools select script corresponding to the eval.
6. In second devtools instance observe pause on exception in callback in
devtools.DebuggerAgent.prototype.resolveScriptSource
7. Expand msg object in the local scope.
8. Expand a closure below the local scope.

What is the expected output?
The closure scope is expanded.

What do you see instead?
Both devtools front-ends crashed.


Please use labels and text to provide additional information.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to