Closed
Bug 1188417
Opened 9 years ago
Closed 9 years ago
Require path mapping of gcli is too complex for loading devtools from sources
Categories
(DevTools Graveyard :: Graphic Commandline and Toolbar, defect)
DevTools Graveyard
Graphic Commandline and Toolbar
Tracking
(firefox42 fixed)
RESOLVED
FIXED
Firefox 42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
jwalker
:
review+
|
Details | Diff | Splinter Review |
More info in bug 1134628 comment 2.
We agreed with Joe to redo the module mapping like this:
toolkit/devtools/gcli/commands => require(devtools/toolkit/gcli/commands)
toolkit/devtools/gcli/source/lib/gcli/commands => require(gcli/commands)
Assignee | ||
Comment 1•9 years ago
|
||
Updated•9 years ago
|
Attachment #8641097 -
Flags: review+
Comment 3•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox42:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 42
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•