#2619 closed task (fixed)
import/port Firebug-Lite to 0.9 Core
Reported by: | alex | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
the system needs a clean way to handle (optional) loading of Firebug Lite that can survive not having the files available in an all-in-one-script environment. Perhaps simply inform devs how to include Firebug Lite and include it in the Core repo?
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
it's imported. New issues should be filed under separate cover.
Note: See
TracTickets for help on using
tickets.
(In [8419]) A modified, dojo-ized, style-guide-compliant version of Firebug Lite for use in 0.9. The icons aren't working right yet since we imported all the styles directly into firebug.html.
Huge thanks to Joe Hewitt for re-licensing this code under the BSD license. It significantly eased the import proceedure. Refs #2619.