[Webkit-unassigned] [Bug 90631] Web Inspector: display function scope in UI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 5 23:16:06 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90631


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #156437|review?                     |review+
               Flag|                            |




--- Comment #4 from Yury Semikhatsky <yurys at chromium.org>  2012-08-05 23:16:04 PST ---
(From update of attachment 156437)
View in context: https://bugs.webkit.org/attachment.cgi?id=156437&action=review

> Source/WebCore/inspector/front-end/ObjectPropertiesSection.js:451
> +WebInspector.ObjectPropertyTreeElement.Populate = function(treeElement, value) {

style: Populate -> populate

> Source/WebCore/inspector/front-end/ObjectPropertiesSection.js:557
> +    onattach: function()

Please remove this and next methods.

> Source/WebCore/inspector/front-end/ObjectPropertiesSection.js:590
> +    onattach: function()

These two methods can also be removed.

-- 
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