Closed
Bug 376236
Opened 18 years ago
Closed 18 years ago
Changed case in functions name "LoadMsgWithRemoteContent()" != "loadMsgWithRemoteContent()"
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philip.chee, Assigned: philip.chee)
Details
(Keywords: fixed-seamonkey1.1.2, regression)
Attachments
(1 file)
|
2.40 KB,
patch
|
mnyromyr
:
review+
neil
:
superreview+
kairo
:
approval-seamonkey1.1.2+
|
Details | Diff | Splinter Review |
This is the SeaMonkey version of Thunderbird Bug 369217
Quote:
=======================
In Mozilla_1.8.0_Branch the function is spelled "LoadMsgWithRemoteContent()",
but in Mozilla_1.8_Branch the function is spelled "loadMsgWithRemoteContent()".
This case change breaks all Add-ons using the function (e.g. "Allow HTML
temp").
=======================
Attachment #260336 -
Flags: superreview?(neil)
Comment 1•18 years ago
|
||
Comment on attachment 260336 [details] [diff] [review]
capitalize the function to keep it in sync with thunderbird
Bah, I thought it was a bad idea when IanN changed it in bug 360288...
Attachment #260336 -
Flags: superreview?(neil) → superreview+
Comment 2•18 years ago
|
||
Comment on attachment 260336 [details] [diff] [review]
capitalize the function to keep it in sync with thunderbird
Landed on trunk.
This should go onto the branch also.
Attachment #260336 -
Flags: review+
Attachment #260336 -
Flags: approval-seamonkey1.1.2?
Updated•18 years ago
|
Assignee: mail → philip.chee
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 3•18 years ago
|
||
Comment on attachment 260336 [details] [diff] [review]
capitalize the function to keep it in sync with thunderbird
a=me for 1.1.2
Attachment #260336 -
Flags: approval-seamonkey1.1.2? → approval-seamonkey1.1.2+
You need to log in
before you can comment on or make changes to this bug.
Description
•