Closed
Bug 1631444
Opened 5 years ago
Closed 5 years ago
CookieService should check the cookie permission through CookieJarSettings
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
(2 files)
At the moment the cookie permission is checked directly, ignoring the channel's CookieJarSettings. We need to fix this.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → amarchesini
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D71594
![]() |
||
Updated•5 years ago
|
Priority: -- → P2
Whiteboard: [necko-triaged]
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/854ad13f2f20
Cookies should follow the CookieJarSettings, r=dimi
https://hg.mozilla.org/integration/autoland/rev/7dfe7ae94945
Remove CookiePermission.cpp/h, r=dimi
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/854ad13f2f20
https://hg.mozilla.org/mozilla-central/rev/7dfe7ae94945
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•