Closed
Bug 1106346
Opened 11 years ago
Closed 11 years ago
Needs to follow nsInsIAlertsService.showAlertNotification change
Categories
(MailNews Core :: Backend, defect)
MailNews Core
Backend
Tracking
(thunderbird37 fixed, seamonkey2.34 fixed)
RESOLVED
FIXED
Thunderbird 37.0
People
(Reporter: hiro, Assigned: hiro)
References
Details
(Keywords: dogfood)
Attachments
(1 file)
|
3.46 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
0:24.84 /home/ikezoe/comm-central/mailnews/base/src/nsMessengerUnixIntegration.cpp: In member function ‘nsresult nsMessengerUnixIntegration::ShowAlertMessage(const nsAString_internal&, const nsAString_internal&, const nsACString_internal&)’:
0:24.84 /home/ikezoe/comm-central/mailnews/base/src/nsMessengerUnixIntegration.cpp:338:54: error: no matching function for call to ‘nsIAlertsService::ShowAlertNotification(const nsLiteralString&, const nsAString_internal&, const nsAString_internal&, bool, NS_ConvertASCIItoUTF16, nsMessengerUnixIntegration* const, const nsAFlatString&, const nsLiteralString&, const nsAFlatString&, const nsAFlatString&, std::nullptr_t)’
0:24.84 nullptr);
Attachment #8530581 -
Flags: review?(mkmelin+mozilla)
| Assignee | ||
Comment 1•11 years ago
|
||
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•11 years ago
|
Attachment #8530581 -
Flags: review?(mkmelin+mozilla) → review+
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 7•11 years ago
|
||
Pushed to comm-central rs=bustage fix CLOSED TREE
http://hg.mozilla.org/comm-central/rev/3f82c17bf9af
Status: NEW → RESOLVED
Closed: 11 years ago
status-seamonkey2.34:
--- → fixed
status-thunderbird37:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 37.0
Updated•10 years ago
|
Keywords: checkin-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•