Closed
Bug 1213144
Opened 9 years ago
Closed 8 years ago
Fix fallout from bug 957911
Categories
(SeaMonkey :: Release Engineering, defect)
SeaMonkey
Release Engineering
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ewong, Assigned: ewong)
References
Details
Attachments
(1 file, 1 obsolete file)
5.25 KB,
patch
|
Details | Diff | Splinter Review |
Post- bug 957911, config/configobj.py no longer exists; but SeaMonkey's
RelEng requires it to run the printconfigsetting.py.
:glandium over irc suggested porting 957951, but I'm not sure where to port it
to yet.
![]() |
Assignee | |
Comment 1•9 years ago
|
||
'luckily' c-c has config/configobj.py, so we can use the config/printconfigsettings.py instead.
![]() |
Assignee | |
Comment 2•9 years ago
|
||
Comment on attachment 8671724 [details] [diff] [review]
proposed patch(v1)
This is not going to work anymore because of http://hg.mozilla.org/comm-central/rev/eecce9d6df78.
Attachment #8671724 -
Flags: review?(bugspam.Callek)
![]() |
Assignee | |
Comment 4•9 years ago
|
||
This mirrors what I did in bug 1213715 (and is currently manually
applied on the master).
Attachment #8671724 -
Attachment is obsolete: true
Attachment #8678643 -
Flags: review?(bugspam.Callek)
![]() |
Assignee | |
Comment 5•9 years ago
|
||
Comment on attachment 8678643 [details] [diff] [review]
[buildbotcustom] proposed patch (v2) [checked-in]
Pushed to buildbotcustom:
https://hg.mozilla.org/build/buildbotcustom/rev/516a3747df23
Attachment #8678643 -
Attachment description: [buildbotcustom] proposed patch (v2) → [buildbotcustom] proposed patch (v2) [checked-in]
![]() |
Assignee | |
Comment 6•8 years ago
|
||
Comment on attachment 8678643 [details] [diff] [review]
[buildbotcustom] proposed patch (v2) [checked-in]
As per Callek's approval on irc, I'm closing bugs that have patches which have been pushed already.
Attachment #8678643 -
Flags: review?(bugspam.Callek)
![]() |
Assignee | |
Updated•8 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•