Closed
Bug 1387706
Opened 8 years ago
Closed 8 years ago
Port bug 1149830 - Remove use of nsIProgrammingLanguage.idl
Categories
(Thunderbird :: General, enhancement)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 57.0
People
(Reporter: jorgk-bmo, Assigned: jorgk-bmo)
Details
Attachments
(1 file)
6.25 KB,
patch
|
clokep
:
review+
frg
:
review+
|
Details | Diff | Splinter Review |
We use nsIProgrammingLanguage.h in calendar/base/backend/libical/calUtils.h.
Assignee | ||
Comment 1•8 years ago
|
||
Hmm, also:
Ci.nsIProgrammingLanguage.JAVASCRIPT,
in chat/components/src/imContacts.js and chat/modules/imXPCOMUtils.jsm.
Assignee | ||
Comment 2•8 years ago
|
||
I found some stuff in suite/ too. Sadly I can't wait for three reviewers here:
Calendar, chat, suite, so fell free to complain post landing.
Attachment #8894078 -
Flags: review?(philipp)
Attachment #8894078 -
Flags: review?(frgrahl)
Attachment #8894078 -
Flags: review?(clokep)
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/a5260cd23f61
Port bug 1149830: Remove use of nsIProgrammingLanguage.idl. rs=bustage-fix
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 years ago
|
Summary: Port bug 1149830 - Remove nsIProgrammingLanguage.idl → Port bug 1149830 - Remove use of nsIProgrammingLanguage.idl
Target Milestone: --- → Thunderbird 57.0
Assignee | ||
Comment 4•8 years ago
|
||
Comment on attachment 8894078 [details] [diff] [review]
1387706-nsIProgrammingLanguage.patch
Looks like there is no need for Philipp to review one line removal ;-)
Attachment #8894078 -
Flags: review?(philipp)
![]() |
||
Comment 5•8 years ago
|
||
Comment on attachment 8894078 [details] [diff] [review]
1387706-nsIProgrammingLanguage.patch
Thanks and r+
Removed from Fx FeedConverter.js probably a long time ago. Didn't find any references there.
Attachment #8894078 -
Flags: review?(frgrahl) → review+
Updated•8 years ago
|
Attachment #8894078 -
Flags: review?(clokep) → review+
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jorgk
You need to log in
before you can comment on or make changes to this bug.
Description
•