[Webkit-unassigned] [Bug 32082] New: Show DOM information as firebug console does

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 2 12:15:21 PST 2009


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

           Summary: Show DOM information as firebug console does
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://cliffordmeece.com
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: clifford.meece at me.com


In the firebug console, the DOM tab has several options that can be enabled. 
One of them is 'Show user-defined properties'.  This is incredibly useful,
because you can tell at a glance what javascript objects and properties are
available for you to use, which is a common task in today's world of mashups
and integrations.

Is this info available somewhere in Web Inspector?  I don't really care if it
looks like firebug or not, I would just like a convenient place to get the
information.  As an example, go to http://drupal.org in firefox and open
firebug.  Click on the DOM label, and if you have 'Show user-defined
properties' set, you will see a top-level 'Drupal' object defined.  Browsing
through it you can see all the properties and objects that are available that
you may need to use when integrating a third-party javascript on a drupal site.
 It would be great if that same functionality were somewhere in Web Inspector.


thanks,
Cliff

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