Closed Bug 778381 Opened 12 years ago Closed 11 years ago

Ensure dist/bin/metro/chrome is created if it doesn't exist in browser/extensions/Makefile.in

Categories

(Firefox for Metro Graveyard :: General, defect)

x86
Windows 8.1
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jwilde, Assigned: jwilde)

References

Details

(Whiteboard: completed-elm)

Attachments

(1 file)

Attached patch quick fixSplinter Review
I'm currently having an issue (possibly related to threading?) where $(DIST)/bin/metro/chrome isn't around by the time line 40 of browser/extensions/Makefile.in gets run.  The attached patch fixes the build for me, but I doubt it's the most elegant way to go about things.
Seems like a safe fix, extensions is listed as a PARALLEL_DIRS directory. Not sure what order that gets executed in relation to DIRS, which is how the metro sub dir is referenced. I would suggest seeking feedback from gavin.

If you land this on elm but not mc, this bug should block bug 747347 so that it gets migrated with the rest of the non-metro specific code bits.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: nobody → jonathan
Status: NEW → ASSIGNED
Summary: Fix directory creation issue in browser/extensions/Makefile.in → Ensure dist/bin/metro/chrome is created if it doesn't exist in browser/extensions/Makefile.in
Blocks: elm-merge
Nice, thanks for catching that and fixing it.
Product: Firefox → Firefox for Metro
Version: unspecified → Trunk
Resolving bugs in the Firefox for Metro product that are fixed on the elm branch.  Sorry for the bugspam.  Search your email for "bugspam-elm" if you want to find and delete all of these messages at once.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
OS: Windows 8 Metro → Windows 8.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: