Closed Bug 867595 Opened 12 years ago Closed 9 years ago

Make CssLogic available outside the loader

Categories

(DevTools :: Inspector, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: dcamp, Unassigned)

Details

... for use by firebug.
Any chance for a workaround till this is fixed? Honza
For now I am using this workaround: var scope = {} Cu.import("resource:///modules/devtools/gDevTools.jsm", scope); var {CssLogic} = scope.devtools.require("devtools/styleinspector/css-logic"); I know it'll break soon again (but I need the the test-bot stop failing). Honza
I think this isn't useful anymore.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.