On Thu, Apr 23, 2009 at 6:05 AM, JFKelley <[email protected]> wrote: > > It would be nice to have a navigation pane that had a list of > functions as "hyperlinks" to navigate me directly there instead of > having to search for "function myFunction". > > It would fit nicely as a tab over in the pane that contains Watch > Stack and Breakpoints.
The DOM tabs have a list of global identifiers. This includes host methods, too (postMessage, showModalDialog, etc). Garrett --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
