Closed
Bug 1329484
Opened 7 years ago
Closed 7 years ago
Build SeaMonkey with current ChatZilla and DOMi versions
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(seamonkey2.48 fixed, seamonkey2.49esr fixed, seamonkey2.50 fixed)
RESOLVED
FIXED
seamonkey2.48
People
(Reporter: frg, Assigned: frg)
Details
Attachments
(3 files, 2 obsolete files)
1.14 KB,
patch
|
philip.chee
:
review+
|
Details | Diff | Splinter Review |
1.11 KB,
patch
|
Details | Diff | Splinter Review | |
1.10 KB,
patch
|
Details | Diff | Splinter Review |
SeaMonkey pulls in SEA2_42_RELBRANCH for Chatzilla and DOMI_2_0_16_GECKO_45 for DOM Inspector. These versions are incompatible with the current Gecko and SeaMonkey version. New tags need to be created and client.py changed to use them.
![]() |
Assignee | |
Comment 1•7 years ago
|
||
First steps: Create tag SEA2_48_RELBRANCH for https://hg.mozilla.org/chatzilla/file/b7a99fda77ea Create tag DOMI_2_0_17_0 for https://hg.mozilla.org/dom-inspector/file/a69769cacd8d These are the current heads and the versions are still compatible with all SeaMonkey versions even 2.42 build from ESR45 tree.
![]() |
Assignee | |
Comment 2•7 years ago
|
||
Attachment #8824770 -
Flags: review?(philip.chee)
![]() |
Assignee | |
Comment 3•7 years ago
|
||
comm-aurora version.
Attachment #8824771 -
Flags: approval-comm-aurora?
![]() |
Assignee | |
Updated•7 years ago
|
Summary: Build SeaMonkey with current Chatzilla and DOMi versions → Build SeaMonkey with current ChatZilla and DOMi versions
![]() |
||
Comment 5•7 years ago
|
||
Comment on attachment 8824770 [details] [diff] [review] 1329484-clientpy-cc.patch > -DOMi_VERSION = 2.0.17pre > +DOMi_VERSION = 2.0.17.0 2.0.17 is always > 2.0.17somealphachars due to the algorithm the mozilla parser uses. So either 2.0.17 or 2.0.17.0 works. Otherwise r=me
Attachment #8824770 -
Flags: review?(philip.chee) → review+
![]() |
Assignee | |
Comment 6•7 years ago
|
||
Tags: https://hg.mozilla.org/chatzilla/rev/c6ddca598a5398ca9a58b14d91bce82b8878bc7b https://hg.mozilla.org/dom-inspector/rev/ca57c796b6228d020925c3ce299ff0056739a18b c-c commit: https://hg.mozilla.org/comm-central/rev/17f9a0ee026116cea6bffcddb6a8d5bc61bb839b
status-seamonkey2.48:
--- → affected
status-seamonkey2.49esr:
--- → affected
status-seamonkey2.50:
--- → fixed
![]() |
Assignee | |
Comment 7•7 years ago
|
||
client.py comm-aurora patch
Attachment #8824771 -
Attachment is obsolete: true
Attachment #8824771 -
Flags: approval-comm-aurora?
Attachment #8824790 -
Flags: approval-comm-aurora?
![]() |
Assignee | |
Comment 8•7 years ago
|
||
client.py comm-beta patch
Attachment #8824772 -
Attachment is obsolete: true
Attachment #8824772 -
Flags: approval-comm-beta?
Attachment #8824792 -
Flags: approval-comm-beta?
![]() |
Assignee | |
Updated•7 years ago
|
Attachment #8824790 -
Attachment description: 1329484-clientpy-ca.patch → client.py comm-aurora patch
![]() |
Assignee | |
Comment 9•7 years ago
|
||
a=IanN over irc https://hg.mozilla.org/releases/comm-aurora/rev/23a189e9ff13051d5a37e95eb89e1fd3bd15b4e0 https://hg.mozilla.org/releases/comm-beta/rev/0a9303de5ed20a34620a3adce1afe4065a846ce8
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.48
![]() |
Assignee | |
Updated•7 years ago
|
Attachment #8824790 -
Flags: approval-comm-aurora?
![]() |
Assignee | |
Updated•7 years ago
|
Attachment #8824792 -
Flags: approval-comm-beta?
You need to log in
before you can comment on or make changes to this bug.
Description
•