Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
2011-01-27 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Pavel Feldman. Web Inspector: Closure and Global variable details automatically collapsing on each step through JavaScript code. https://bugs.webkit.org/show_bug.cgi?id=53234 * inspector/debugger-expand-scope.html: * inspector/debugger-proto-property.html: 2011-01-27 Pavel Podivilov <podivilov@chromium.org> Reviewed by Pavel Feldman. Web Inspector: Closure and Global variable details automatically collapsing on each step through JavaScript code. https://bugs.webkit.org/show_bug.cgi?id=53234 * inspector/front-end/ScopeChainSidebarPane.js: (WebInspector.ScopeChainSidebarPane): (WebInspector.ScopeChainSidebarPane.prototype.update): Canonical link: https://commits.webkit.org/67013@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@76795 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Pavel Podivilov
committed
Jan 27, 2011
1 parent
4425b4f
commit 0e49b4ffd40f721d2ab7e725c75ca2473c2122c2
Showing
5 changed files
with
40 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters