[Webkit-unassigned] [Bug 40425] Web Inspector: provide API for content scripts to interact with the inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 3 14:37:35 PDT 2010


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





--- Comment #36 from Christoph Dorn <christoph at christophdorn.com>  2010-08-03 14:37:34 PST ---
(In reply to comment #34)
> I doubt we will ever be able to run Firebug extensions because XUL is (almost always) used.

That is not the case. Firefox extensions do rely on XUL a lot, but Firebug extensions primarily leverage the Firebug API and domplate template system which is pure JS/HTML/CSS.

I believe the goal for Firebug is to move towards dynamically loadable pure JS/HTML/CSS extensions possibly conforming to CommonJS and/or Jetpacks.

This kind of setup makes Firebug extensions an ideal candidate to run in other browsers as well.

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