Closed
Bug 1528461
Opened 6 years ago
Closed 6 years ago
Port Bug 1524683 - Remove nsIFrameLoaderOwner
Categories
(MailNews Core :: General, task)
MailNews Core
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 67.0
People
(Reporter: jorgk-bmo, Assigned: jorgk-bmo)
Details
Attachments
(1 file)
2.38 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
nsMsgContentPolicy.cpp(23,10): fatal error: 'nsIFrameLoaderOwner.h' file not found
2:12.59 #include "nsIFrameLoaderOwner.h"
Assignee | ||
Comment 1•6 years ago
|
||
Assignee: nobody → jorgk
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/86a143fb289d
Port bug 1524683: Replace use of nsIFrameLoaderOwner. rs=bustage-fix CLOSED TREE
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 67.0
Assignee | ||
Comment 3•6 years ago
|
||
Comment on attachment 9044397 [details] [diff] [review]
1528461-nsIFrameLoaderOwner.patch
Before landing, I changed the error to NS_ERROR_INVALID_POINTER line below, check the landed changeset.
Attachment #9044397 -
Flags: review?(mkmelin+mozilla)
Updated•6 years ago
|
Attachment #9044397 -
Flags: review?(mkmelin+mozilla) → review+
Updated•5 years ago
|
Type: defect → task
You need to log in
before you can comment on or make changes to this bug.
Description
•