Closed
Bug 1184971
Opened 10 years ago
Closed 10 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)
|
13.07 KB,
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•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → michael
| Assignee | ||
Updated•10 years ago
|
Attachment #8635308 -
Flags: review?(ehsan)
Updated•10 years ago
|
Attachment #8635308 -
Flags: review?(ehsan) → review+
| Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 2•10 years ago
|
||
can we get a try run here, thanks!
Flags: needinfo?(michael)
Keywords: checkin-needed
| Assignee | ||
Comment 3•10 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•10 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•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 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
•