Remove getSpecialDirectory function and use Services.dirsvc in cZ
Categories
(SeaMonkey :: Chat, task)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
(Whiteboard: SM2.53.20)
Attachments
(1 file)
4.09 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
|
Details | Diff | Splinter Review |
Instead of using the getSpecialDirectory function we can make use of Services.dirsvc, so let's do that.
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: none
Testing completed (on m-c, etc.): 2.53.20pre
Risk to taking this patch (and alternatives if risky): low
String changes made by this patch: none
Updated•2 months ago
|
Comment 2•2 months ago
|
||
Comment on attachment 9430867 [details] [diff] [review]
1924588-irc-tidy-dirsvc-25320.patch
lgtm r/a+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/2f868bdc00b7
Remove getSpecialDirectory function and use Services.dirsvc in cZ. r=frg
Comment 4•5 days ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/6058cc1a11ebfca1c739e58160a8d91bee1fba4a
Remove getSpecialDirectory function and use Services.dirsvc in cZ. r=frg a=frg
Description
•