[Webkit-unassigned] [Bug 58187] Web Inspector: refactor / document call frames in debugger domain.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 10 23:40:40 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=58187
--- Comment #2 from Yury Semikhatsky <yurys at chromium.org> 2011-04-10 23:40:40 PST ---
(From update of attachment 88925)
View in context: https://bugs.webkit.org/attachment.cgi?id=88925&action=review
> Source/WebCore/inspector/InjectedScriptSource.js:-513
> - scopeObjectProxy.isElement = true;
We should be able to figure it out on the front-end side and avoid the regression.
> Source/WebCore/inspector/front-end/ScopeChainSidebarPane.js:100
> + if (scope.type !== "global") {
This way you won't expand global scope when it is the only one. This is a regression.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list