Closed
Bug 1282100
Opened 9 years ago
Closed 9 years ago
Update nsICookieManager calls in chat/
Categories
(Chat Core :: Twitter, defect)
Chat Core
Twitter
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1297138
People
(Reporter: aleth, Unassigned)
References
Details
(Whiteboard: [1.6-blocking])
Warning: “nsICookieManager2.getCookiesFromHost()” is changed. Update your code and pass the correct originAttributes. Read more on MDN: https://developer.mozilla.org/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsICookieManager2
Source File: resource://gre/components/twitter.js
Line: 894
| Reporter | ||
Updated•9 years ago
|
Whiteboard: [1.6-blocking]
| Reporter | ||
Comment 1•9 years ago
|
||
“nsICookieManager2.getCookiesFromHost()” is changed. Update your code and pass the correct originAttributes. Read more on MDN: https://developer.mozilla.org/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsICookieManager2
twitter.js:957:18
Comment 2•9 years ago
|
||
Bug 1297138 has a patch, so I'm going to dup to that one.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•