Closed
Bug 1488154
Opened 7 years ago
Closed 7 years ago
move suite s/mime files to suite
Categories
(MailNews Core :: Security: S/MIME, task)
MailNews Core
Security: S/MIME
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 63.0
People
(Reporter: mkmelin, Assigned: mkmelin)
Details
Attachments
(1 file, 1 obsolete file)
|
7.41 KB,
patch
|
frg
:
review+
mkmelin
:
feedback+
|
Details | Diff | Splinter Review |
There are a couple of files + the packaging of s/mimie that are placed in mailnews but are suite only. This is very confusing, so I want to move those to suite/.
| Assignee | ||
Comment 1•7 years ago
|
||
Didn't test suite/, I understand that's not possible atm. This is pretty much what you'd have though I think.
Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
Attachment #9005967 -
Flags: review?(frgrahl)
Comment 2•7 years ago
|
||
Thanks for doing this. Stumbled over it recently in Bug 1468079 and already thought about moving it.
Next step would be to get rid of the copy and use only one implementation but that can wait. We are broken anyway and SeaMonkey won't work anytime soon from comm-central.
You missed the overlay files. They are broken anyway for now but I moved them over 1:1 and built Thundebird to check. As far as I see it they are unused in TB.
The moz.build in extensions needed smine enclosed in brackets.
SeaMonkey builds fine with the above rebased patch. Please check it and if ok check it in. I suspect jorg will want to do it. r+ given.
Attachment #9006043 -
Flags: review+
Attachment #9006043 -
Flags: feedback?(mkmelin+mozilla)
| Assignee | ||
Updated•7 years ago
|
Attachment #9005967 -
Attachment is obsolete: true
Attachment #9005967 -
Flags: review?(frgrahl)
| Assignee | ||
Comment 3•7 years ago
|
||
Comment on attachment 9006043 [details] [diff] [review]
bug1488154_suite_smime_v2.patch
Review of attachment 9006043 [details] [diff] [review]:
-----------------------------------------------------------------
Even better, thx!
Attachment #9006043 -
Flags: feedback?(mkmelin+mozilla) → feedback+
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Comment 4•7 years ago
|
||
Comment on attachment 9006043 [details] [diff] [review]
bug1488154_suite_smime_v2.patch
Review of attachment 9006043 [details] [diff] [review]:
-----------------------------------------------------------------
::: suite/extensions/smime/jar.mn
@@ +6,5 @@
> % content messenger-smime %content/messenger-smime/
> % overlay chrome://messenger/content/messengercompose/messengercompose.xul chrome://messenger-smime/content/msgCompSMIMEOverlay.xul
> % overlay chrome://messenger/content/msgHdrViewOverlay.xul chrome://messenger-smime/content/msgHdrViewSMIMEOverlay.xul
> % overlay chrome://messenger/content/mailWindowOverlay.xul chrome://messenger-smime/content/msgReadSMIMEOverlay.xul
> +* content/messenger/am-smime.xul (../../../mailnews/extensions/smime/content/am-smime.xul)
Any reason for changing the indentation from 4 to 3 spaces?? I'll fix it.
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/453809366b2d
move suite s/mime files to suite/. r=frg
Updated•7 years ago
|
Target Milestone: --- → Thunderbird 63.0
Updated•6 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•