Closed Bug 773933 Opened 13 years ago Closed 13 years ago

Remove libs rules from browser/components/sessionstore/src/Makefile.in

Categories

(Firefox :: Session Restore, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 17

People

(Reporter: Ms2ger, Assigned: Ms2ger)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.
Attached patch Patch v1Splinter Review
Attachment #642195 - Flags: review?(ted.mielczarek)
Comment on attachment 642195 [details] [diff] [review] Patch v1 Review of attachment 642195 [details] [diff] [review]: ----------------------------------------------------------------- ::: browser/components/sessionstore/src/Makefile.in @@ +31,1 @@ > SessionStore.jsm \ Fix the indent while you're here? ::: config/rules.mk @@ +1392,5 @@ > ################################################################################ > +# Copy each element of EXTRA_JS_MODULES to JS_MODULES_PATH, or > +# $(FINAL_TARGET)/modules if that isn't defined. > +ifndef JS_MODULES_PATH > +JS_MODULES_PATH := $(FINAL_TARGET)/modules You could just write this as JS_MODULES_PATH ?= $(FINAL_TARGET)/modules
Attachment #642195 - Flags: review?(ted.mielczarek) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 17
Backed out with the mass tree revert to get rid of the OS X M5 orange: https://hg.mozilla.org/mozilla-central/rev/c801b99d726f
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: