Closed
Bug 524751
Opened 16 years ago
Closed 16 years ago
Update Fennec on Maemo mozconfig
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mfinkle, Assigned: mfinkle)
Details
Attachments
(1 file, 6 obsolete files)
1.67 KB,
patch
|
bhearsum
:
review+
|
Details | Diff | Splinter Review |
Fennec and XULRunner support using --prefix and --libdir mozconfig flags to determine where the debian .deb file will install them.
This patch updates the mozconfig to include those flags
Attachment #408656 -
Flags: review?
Comment 1•16 years ago
|
||
Attachment #408656 -
Attachment is obsolete: true
Attachment #408660 -
Flags: review?(mark.finkle)
Attachment #408656 -
Flags: review?
Assignee | ||
Updated•16 years ago
|
Attachment #408660 -
Flags: review?(mark.finkle) → review+
Comment 2•16 years ago
|
||
Comment on attachment 408660 [details] [diff] [review]
same as above, with try and staging
http://hg.mozilla.org/build/buildbot-configs/rev/da71cc4c75ad
Attachment #408660 -
Flags: checked-in+
Comment 3•16 years ago
|
||
p-m and s-m will pick up those changes automatically.
Updated try-master. Fixed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•16 years ago
|
||
needs /opt, not opt (my bad)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 5•16 years ago
|
||
Updates opt -> /opt
Assignee: nobody → mark.finkle
Attachment #408660 -
Attachment is obsolete: true
Attachment #408856 -
Flags: review?
Assignee | ||
Updated•16 years ago
|
Attachment #408856 -
Flags: review? → review?(aki)
Updated•16 years ago
|
Attachment #408856 -
Flags: review?(aki) → review+
Comment 6•16 years ago
|
||
Comment on attachment 408856 [details] [diff] [review]
patch 3
http://hg.mozilla.org/build/buildbot-configs/rev/66972b7265c1
try-master updated; the others will be picked up automatically.
Attachment #408856 -
Flags: checked-in+
Assignee | ||
Comment 7•16 years ago
|
||
OK. We have problems launching from /opt, so this patch switches us to /usr/local, which seems to work for me and is like beta 4
Attachment #408856 -
Attachment is obsolete: true
Attachment #409103 -
Flags: review?
Updated•16 years ago
|
Attachment #409103 -
Flags: review? → review+
Assignee | ||
Comment 8•16 years ago
|
||
Same as patch 4 but adds official branding to the tinderbox nightly
Attachment #409103 -
Attachment is obsolete: true
Attachment #409106 -
Flags: review?(aki)
Assignee | ||
Comment 9•16 years ago
|
||
Adds branding to all mozconfigs
Attachment #409106 -
Attachment is obsolete: true
Attachment #409108 -
Flags: review?(aki)
Attachment #409106 -
Flags: review?(aki)
Updated•16 years ago
|
Attachment #409108 -
Flags: review?(aki) → review+
Comment 10•16 years ago
|
||
Comment on attachment 409108 [details] [diff] [review]
patch 6
http://hg.mozilla.org/build/buildbot-configs/rev/e77d1229488e
Attachment #409108 -
Flags: checked-in+
Comment 11•16 years ago
|
||
updated try.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•16 years ago
|
||
This patch makes the branding flag a mobile-only flag (fixes burning tree)
Attachment #409108 -
Attachment is obsolete: true
Attachment #409115 -
Flags: review?(aki)
Comment 13•16 years ago
|
||
Comment on attachment 409115 [details] [diff] [review]
patch 7 (fixes branding)
>diff --git a/mozilla2-staging/linux/mobile-browser/nightly/mozconfig b/mozilla2-staging/linux/mobile-browser/nightly/mozconfig
>diff --git a/tryserver/mozconfig-maemo b/tryserver/mozconfig-maemo
I'd skip these two - try builds and staging "nightly" builds should never be produced with official branding.
r=me if you only land the mozilla2/ part.
Attachment #409115 -
Flags: review?(aki) → review+
Assignee | ||
Comment 14•16 years ago
|
||
Removed branding from staging and try
pushed:
http://hg.mozilla.org/build/buildbot-configs/rev/9d39bae94992
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•