One of the UI features of the Firebug extension I'm developing would be to allow the user to readily switch to Firebug's Net or Script panel when they double click on the appropriate network or JS function trace item.
Is there an API that can be used for accomplishing this? For e.g. From my extension, given the request URI, how can the appropriate request details be highlighted in the Net panel. (assuming the Network monitoring is enabled) Similarly, given a filename and line number, how can the appropriate file be displayed in the Script panel. Regards, Manoj --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
