Want to make some filter methods scriptable
Categories
(MailNews Core :: Filters, enhancement)
Tracking
(thunderbird_esr6065+ fixed, thunderbird64 fixed)
People
(Reporter: neil, Assigned: neil)
Details
Attachments
(2 files, 2 obsolete files)
27.65 KB,
patch
|
jorgk-bmo
:
review+
jorgk-bmo
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
2.55 KB,
patch
|
jorgk-bmo
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•6 years ago
|
||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Comment 7•6 years ago
|
||
Comment 9•6 years ago
|
||
Comment 10•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
Comment 14•6 years ago
|
||
Comment 15•6 years ago
|
||
Comment 16•6 years ago
|
||
Updated•6 years ago
|
Comment 17•6 years ago
|
||
Comment 18•6 years ago
|
||
Comment 19•6 years ago
|
||
Assignee | ||
Comment 20•6 years ago
|
||
Comment 21•6 years ago
|
||
Comment 22•6 years ago
|
||
Comment 23•6 years ago
|
||
Comment on attachment 9017707 [details] [diff] [review]
1497513.diff - Patch for landing
[Beta/Release Uplift Approval Request]
Feature/Bug causing the regression: None
User impact if declined: * Filtering will not work in Owl.
- This change will not get beta testing and bugs might not be found
Is this code covered by automated tests?: Yes
Has the fix been verified in Nightly?: Yes
Needs manual test from QE?: Yes
If yes, steps to reproduce:
List of other uplifts needed: None
Risk to taking this patch: Low
Why is the change risky/not risky? (and alternatives if risky): Plays with C strings that come from senders, so you be the judge :)
String changes made/needed:
Comment 24•6 years ago
|
||
Comment on attachment 9017707 [details] [diff] [review]
1497513.diff - Patch for landing
Sorry, I keep picking the wrong flags. There are too many of them :)
Updated•6 years ago
|
Comment 25•6 years ago
|
||
Comment on attachment 9017707 [details] [diff] [review]
1497513.diff - Patch for landing
Sorry, this landed on TB 64, so it is already in the current beta. Did you mean ESR?
Updated•6 years ago
|
Comment 26•6 years ago
|
||
Comment on attachment 9017707 [details] [diff] [review]
1497513.diff - Patch for landing
Sorry, I didn't know that this is in beta. Can you maybe mark it approval-comm-beta+ , so that we know it landed?
[Approval Request Comment]
User impact if declined:
- Filtering in Owl will not work.
- Apparently no other user visible effect
Testing completed (on c-c, etc.):
Has been in TB 64 beta and 65 beta for a while.
Risk to taking this patch (and alternatives if risky):
Messes with C strings of set by message senders, so you be the judge :)
Updated•6 years ago
|
Comment 27•6 years ago
|
||
Comment on attachment 9017707 [details] [diff] [review]
1497513.diff - Patch for landing
Good for 60.5.
Updated•6 years ago
|
Comment 28•6 years ago
|
||
TB 60.5.0 ESR:
https://hg.mozilla.org/releases/comm-esr60/rev/efaa157963c853da0e396051b058bc6a1aaa454f
https://hg.mozilla.org/releases/comm-esr60/rev/f551d631100b38281cbb8dc0584e2e3a0e7fb054
Description
•