Closed
Bug 1465751
Opened 7 years ago
Closed 7 years ago
Port Bug 1446937 - Have ContextForTopLevelLoad return already_AddRefed<nsISupports> within LoadInfo
Categories
(MailNews Core :: General, enhancement)
MailNews Core
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 62.0
People
(Reporter: jorgk-bmo, Assigned: jorgk-bmo)
Details
Attachments
(1 file)
1.58 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
comm/mailnews/base/src/nsMsgContentPolicy.cpp:153:55: error: incompatible operand types ('already_AddRefed<nsISupports>' and 'nsINode *')
Assignee | ||
Comment 1•7 years ago
|
||
That upset the ternary conditional :-(
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/45ff2cc7b82e
Port Bug 1446937: ContextForTopLevelLoad() returns already_AddRefed<nsISupports> now. rs=bustage-fix
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•7 years ago
|
Target Milestone: --- → Thunderbird 62.0
Updated•7 years ago
|
Attachment #8982184 -
Flags: review?(amarchesini) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•