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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 12:54:19 PST 2009


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





--- Comment #7 from Cliff <clifford.meece at me.com>  2009-12-04 12:54:19 PST ---
It's not merely an issue of reading Drupal docs to understand their properties.
 It's a top level object that many contributed modules use to store config
information, and since Drupal is built around many modules, you ould
potentially have 40 different modules, all with varying levels of documentation
about what javascript variables they are setting, that it would help to just
have a handy browser.  Firebug does this extremely well and it doesn't pollute
or clutter the ui as far as i can tell.  They separate it from the elements
browser as a separate tab.

Beside the Drupal object, there may be other libraries added, all of which have
a hierarchy of objects, properties, and functions.

Just browsing my homepage, which is a typical drupal install, I see (with
firebug)  objects defined for Drupal, lightbox, jquery, addthis, tinymce, etc,
etc.

But I am interested in your suggestion of 'dumping window in console'.  Can you
tell me how to do that?

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