Closed Bug 406626 Opened 17 years ago Closed 17 years ago

Make metrics extension build --with-libxul-sdk=/path/to/sdk --enable-application=extensions/metrics

Categories

(Toolkit Graveyard :: Data Collection/Metrics, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: benjamin, Assigned: pete)

Details

Attachments

(1 file, 1 obsolete file)

This patch allows you to build the metrics extension it its own build tree without having to build all of mozilla. There is one functional change: the extension version number is now independent of the "mozilla" version number, which is I think what you want anyway. I've put it at '2a1' for now. It is still possible to build metrics in a regular firefox build tree --enable-extensions=default,metrics if you desire. Marking r?luser, and polvi is going to get the contractors doing the metrics extension to look this over as well.
Attachment #291274 - Flags: review?(ted.mielczarek)
pete, can you review this?
fwiw, landing this patch will help Mozilla create automated builds of the metrics extension.
Attachment #291274 - Attachment is patch: true
Attachment #291274 - Attachment mime type: application/octet-stream → text/plain
Comment on attachment 291274 [details] [diff] [review] Build metrics independently (as an option), rev. 1 +++ extensions/metrics/src/Makefile.in 3 Dec 2007 20:29:35 -0000 @@ -59,33 +59,21 @@ widget \ libbz2 \ xulapp \ extensions \ rdf \ plugin \ content \ autocomplete \ + widget \ + places \ You double-listed widget here.
Attachment #291274 - Flags: review?(ted.mielczarek) → review+
Assignee: benjamin → pete
Status: NEW → ASSIGNED
Attached file tweaked patch
less the extra widget reference
Attachment #291274 - Attachment is obsolete: true
Attachment #292774 - Attachment mime type: application/octet-stream → text/plain
patch checked in ...
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: