Closed
Bug 799434
Opened 13 years ago
Closed 13 years ago
Earlybird builds shouldn't have profiling enabled
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(thunderbird18+ fixed, thunderbird19+ fixed)
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(2 files)
4.76 KB,
patch
|
nthomas
:
review+
standard8
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
2.67 KB,
patch
|
nthomas
:
review+
standard8
:
approval-comm-aurora+
|
Details | Diff | Splinter Review |
It was never intended to have profiling on Earlybird builds, this was missed in the last merge, we should remove --enable-profiling from the aurora mozconfigs.
I'm not going to do this until bug 799295 is fixed though, as there may be a crash issue lurking with profiling disabled.
Assignee | ||
Comment 1•13 years ago
|
||
Fixed the merge scripts for future merges:
http://hg.mozilla.org/users/bugzilla_standard8.plus.com/drivertools/rev/14971748f97c
Assignee | ||
Comment 2•13 years ago
|
||
Remove the profiling option for beta.
Assignee | ||
Comment 3•13 years ago
|
||
The fix for the automatic merge scripts, didn't take care of the l10n-mozconfig files. I'll fix the script in a bit, but here's the patch to fully fix aurora.
Attachment #686233 -
Flags: review?(nthomas)
Assignee | ||
Comment 4•13 years ago
|
||
Additional fix for the merge scripts for aurora:
http://hg.mozilla.org/users/bugzilla_standard8.plus.com/drivertools/rev/07edaa01509c
Updated•13 years ago
|
Attachment #686232 -
Flags: review?(nthomas) → review+
Assignee | ||
Comment 5•13 years ago
|
||
status-thunderbird18:
--- → fixed
tracking-thunderbird19:
--- → +
Updated•13 years ago
|
Attachment #686233 -
Flags: review?(nthomas) → review+
Assignee | ||
Updated•13 years ago
|
Attachment #686232 -
Flags: approval-comm-beta+
Assignee | ||
Comment 6•13 years ago
|
||
Comment on attachment 686233 [details] [diff] [review]
Fix for aurora
[Triage Comment]
Attachment #686233 -
Flags: approval-comm-aurora+
Assignee | ||
Comment 7•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
status-thunderbird19:
--- → fixed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•