Closed
Bug 1595934
Opened 6 years ago
Closed 6 years ago
Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator
Categories
(Core :: Networking: Cookies, task, P2)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Type: defect → task
Priority: -- → P2
Whiteboard: [necko-triaged]
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/afe80b4ff889
Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Backout by dvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/adf7d49a44f8
Backed out changeset afe80b4ff889 Requested by ehsan to see if it fixex bug 1597915. On a CLOSED TREE
Updated•6 years ago
|
Status: RESOLVED → REOPENED
status-firefox72:
fixed → ---
Resolution: FIXED → ---
Target Milestone: mozilla72 → ---
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6e9e91f92efd
Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku
Comment 6•6 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•