Closed
Bug 1184971
Opened 9 years ago
Closed 9 years ago
Expose cookieBehavior and cookieLifetimePolicy preference variants from nsICookieService
Categories
(Core :: Networking: Cookies, defect)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: nika, Assigned: nika)
References
Details
Attachments
(1 file)
(deleted),
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
The variants for these preferences are used around the codebase for various purposes, and were previously re-defined in every file.
This patch moves the preference variants into nsICookieService, reducing duplication.
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → michael
Assignee | ||
Updated•9 years ago
|
Attachment #8635308 -
Flags: review?(ehsan)
Updated•9 years ago
|
Attachment #8635308 -
Flags: review?(ehsan) → review+
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Comment 2•9 years ago
|
||
can we get a try run here, thanks!
Flags: needinfo?(michael)
Keywords: checkin-needed
Assignee | ||
Comment 3•9 years ago
|
||
this patch was included in this push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=204836d73b40
Flags: needinfo?(michael)
Keywords: checkin-needed
Keywords: checkin-needed
Comment 7•9 years ago
|
||
sorry had to back this out since it was showing up in a checkin-needed push for leaks but turned out was innocent, so re-checkedin
Comment 8•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•