Closed
Bug 1794400
Opened 3 years ago
Closed 3 years ago
Replace obsolete GetStringBundleService call in SeaMonkey
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(seamonkey2.53+ fixed)
RESOLVED
FIXED
Future
People
(Reporter: frg, Assigned: frg)
Details
(Whiteboard: SM2.53.15)
Attachments
(1 file)
|
1.31 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
frg
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
The GetStringBundleService service was removed in Bug 1686616 "Register all Services.py services with components.conf" and we still have one caller in nsWindowsShellService.cpp.
I think we want to replace this in 2.53.x too. Just not port the removal there.
| Assignee | ||
Comment 1•3 years ago
|
||
r/a+ for 2.53.x too.
Attachment #9297820 -
Flags: review+
Attachment #9297820 -
Flags: approval-comm-release+
Attachment #9297820 -
Flags: approval-comm-esr60+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/cdae1208f4d3
Replace obsolete GetStringBundleService call in nsWindowsShellService.cpp. r=frg
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•3 years ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/1c5decad4a0ee0f7cac5423e29fe45aa49ee6fa6
Replace obsolete GetStringBundleService call in nsWindowsShellService.cpp. r=frg a=frg
You need to log in
before you can comment on or make changes to this bug.
Description
•