Closed
Bug 1533822
Opened 6 years ago
Closed 6 years ago
Port bug 1525245 part 12, NS_NewChannel - has another parameter now
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.05 KB,
patch
|
benc
:
review+
|
Details | Diff | Splinter Review |
| Assignee | ||
Comment 1•6 years ago
|
||
Assignee: nobody → jorgk
Status: NEW → ASSIGNED
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/2a288e00c9d9
Port bug 1525245, part 12: NS_NewChannel has another parameter (aCookieSettings) now. rs=bustage-fix
Status: ASSIGNED → 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 9049576 [details] [diff] [review]
1533822-NS_NewChannel.patch
The sad part is that we have to fix RDF code now. When can we delete rdf/ again? Any ETA?
Attachment #9049576 -
Flags: review?(benc)
Comment 4•6 years ago
|
||
Comment on attachment 9049576 [details] [diff] [review]
1533822-NS_NewChannel.patch
The big holdout on RDF removal is the code dealing with feeds (Bug 1534163).
I'm hoping to have a working patch ready this week. But I can imagine there'll be little things to chase down after that (eg RSS1 newsfeeds out in the wild which used to work with the old rdf parser but not the new one)
Attachment #9049576 -
Flags: review?(benc) → review+
Updated•6 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•