Closed Bug 1329484 Opened 7 years ago Closed 7 years ago

Build SeaMonkey with current ChatZilla and DOMi versions

Categories

(SeaMonkey :: Build Config, defect)

defect
Not set
normal

Tracking

(seamonkey2.48 fixed, seamonkey2.49esr fixed, seamonkey2.50 fixed)

RESOLVED FIXED
seamonkey2.48
Tracking Status
seamonkey2.48 --- fixed
seamonkey2.49esr --- fixed
seamonkey2.50 --- fixed

People

(Reporter: frg, Assigned: frg)

Details

Attachments

(3 files, 2 obsolete files)

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.
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.
Attachment #8824770 - Flags: review?(philip.chee)
Attached patch client.py comm-aurora patch (obsolete) — Splinter Review
comm-aurora version.
Attachment #8824771 - Flags: approval-comm-aurora?
Attached patch client.py comm-beta patch (obsolete) — Splinter Review
comm-beta version
Attachment #8824772 - Flags: approval-comm-beta?
Summary: Build SeaMonkey with current Chatzilla and DOMi versions → Build SeaMonkey with current ChatZilla and DOMi versions
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+
client.py comm-aurora patch
Attachment #8824771 - Attachment is obsolete: true
Attachment #8824771 - Flags: approval-comm-aurora?
Attachment #8824790 - Flags: approval-comm-aurora?
client.py comm-beta patch
Attachment #8824772 - Attachment is obsolete: true
Attachment #8824772 - Flags: approval-comm-beta?
Attachment #8824792 - Flags: approval-comm-beta?
Attachment #8824790 - Attachment description: 1329484-clientpy-ca.patch → client.py comm-aurora patch
Attachment #8824790 - Flags: approval-comm-aurora?
Attachment #8824792 - Flags: approval-comm-beta?
You need to log in before you can comment on or make changes to this bug.