Closed
Bug 1631523
Opened 5 years ago
Closed 5 years ago
Remove unused params in nsICookieService methods
Categories
(Core :: Networking: Cookies, task, P2)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
mozilla77
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
(Whiteboard: [necko-triaged])
Attachments
(3 files)
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → amarchesini
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D71609
| Assignee | ||
Comment 3•5 years ago
|
||
Depends on D71611
Updated•5 years ago
|
Priority: -- → P2
Whiteboard: [necko-triaged]
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e35545d94a3
Remove unused params in nsICookieService methods - setCookieStringFromHttp without serverTime, r=dimi
https://hg.mozilla.org/integration/autoland/rev/b12cf9923d6f
Remove unused params in nsICookieService methods - getCookieStringFromHttp without first URI, r=dimi
https://hg.mozilla.org/integration/autoland/rev/e6aafdabd8bb
Remove unused params in nsICookieService methods - setCookieStringFromHttp without first URI, r=dimi
Comment 5•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1e35545d94a3
https://hg.mozilla.org/mozilla-central/rev/b12cf9923d6f
https://hg.mozilla.org/mozilla-central/rev/e6aafdabd8bb
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/1152857b0357
Port bug 1631523 - Remove unused params in nsICookieService methods. rs=bustage-fix
You need to log in
before you can comment on or make changes to this bug.
Description
•