Closed Bug 817879 Opened 13 years ago Closed 13 years ago

Bad paths in devtools

Categories

(DevTools :: General, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 20

People

(Reporter: jimm, Assigned: jimm)

References

Details

Attachments

(2 files)

-Cu.import("resource://gre/modules/devtools/gcli.jsm"); +Cu.import("resource:///modules/devtools/gcli.jsm");
Attached patch fixSplinter Review
Assignee: nobody → jmathies
Attachment #688037 - Flags: review?(jwalker)
There are a few more like this.
Summary: Bad path for gcli.jsm in Toolbox.jsm → Bad paths in devtools
Attached patch fixes part 2Splinter Review
Attachment #688180 - Flags: review?(jwalker)
Blocks: metro-build
Attachment #688180 - Flags: review?(jwalker) → review+
Attachment #688037 - Flags: review?(jwalker) → review+
Thanks for the fixes. Is there anything we should be doing to be warned earlier if we make this typo again?
(In reply to Joe Walker [:joe_walker] [:jwalker] from comment #4) > Thanks for the fixes. Is there anything we should be doing to be warned > earlier if we make this typo again? Not really, currently you wouldn't know about it by doing a try build. App and gre have been mixed in the same locations forever. The work in bug 755724 should land soon which will split app and gre into separate locations, after which tests will catch these.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 20
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: