Closed
Bug 510793
Opened 15 years ago
Closed 4 years ago
Actually change folder pane from rdf to js, in SeaMonkey
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(seamonkey2.1 wontfix, seamonkey2.53 fixed, seamonkey2.57esr fixed)
RESOLVED
FIXED
seamonkey 2.87
People
(Reporter: sgautherie, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Depends on bug 444913 comment 10])
This is to port bug 414038 patch "address a few more issues [Checkin: See comment 116]".
I'm separating this patch from main bug 507601 as this patch is the one which actually did the switch and had all (but 1) regressions.
Hopefully, SeaMonkey won't get additional regressions, but, just in case, they would be better tracked here/separately.
Reporter | ||
Comment 1•15 years ago
|
||
In addition to the various changes, this patch added 2 new files:
/mailnews/base/util/folderUtils.jsm:
common by design :-)
/mail/base/content/folderPane.js:
David, could this file be moved in MailNews and shared?
Or does SeaMonkey need to copy and "adapt" it?
Whiteboard: [Waiting for bug 507601 patch B first]
Comment 2•15 years ago
|
||
(In reply to comment #1)
> /mail/base/content/folderPane.js:
> David, could this file be moved in MailNews and shared?
> Or does SeaMonkey need to copy and "adapt" it?
Probably depends on the extent to which SeaMonkey is comfortable with the specifics of TB's folder-pane. Things like multiple columns and smart-folders can be added/subtracted with well-crafted overlays/run-time modifications, but depending on the degree of surgery required, you might be better off copying it and make the changes directly.
Comment 3•15 years ago
|
||
I'd recommend copying for now - we may be doing things that SeaMonkey won't be comfortable with.
Reporter | ||
Updated•15 years ago
|
Whiteboard: [Waiting for bug 507601 patch B first] → [Depends on bug 444913 comment 10]
Reporter | ||
Comment 4•15 years ago
|
||
WIP status update: (slow progress)
I have (nearly) completed an initial bare port of bug 414038 comment 116.
It's (a little far from) runnable yet, but it allowed me to figure out some dependencies too :->
Reporter | ||
Updated•15 years ago
|
Flags: wanted-seamonkey2.1?
Updated•15 years ago
|
Flags: wanted-seamonkey2.1? → wanted-seamonkey2.1+
Updated•15 years ago
|
status-seamonkey2.1:
--- → wanted
Flags: wanted-seamonkey2.1+
Updated•14 years ago
|
Updated•7 years ago
|
Assignee: bugzillamozillaorg_serge_20140323 → nobody
Status: ASSIGNED → NEW
Blocks: SM-killrdf
Comment 5•4 years ago
|
||
Thanks to IanN we are done here
Status: NEW → RESOLVED
Closed: 4 years ago
status-seamonkey2.53:
--- → fixed
status-seamonkey2.57esr:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → seamonkey 2.87
You need to log in
before you can comment on or make changes to this bug.
Description
•