Closed
Bug 1639247
Opened 4 years ago
Closed 4 years ago
Isolate DNS cache per first-party when privacy.partition.network_state is set to true
Categories
(Core :: Networking: DNS, task, P2)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(4 files)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → amarchesini
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D75984
Assignee | ||
Comment 3•4 years ago
|
||
Depends on D75985
Updated•4 years ago
|
Priority: -- → P2
Whiteboard: [necko-triaged]
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d2ff22a0ea4
Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 1 - check the return value of GetUsername(), r=valentin,necko-reviewers
https://hg.mozilla.org/integration/autoland/rev/032d302608e4
Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 2 - implementation, r=valentin,necko-reviewers
https://hg.mozilla.org/integration/autoland/rev/48a854ee6710
Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 3 - DNS originAttributes suffix in about:networking, r=valentin,fluent-reviewers,necko-reviewers,flod
Comment 5•4 years ago
|
||
Backed out for build bustages on StoragePrincipalHelper.cpp.
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=303113775&repo=autoland&lineNumber=41800
Backout: https://hg.mozilla.org/integration/autoland/rev/b45a70689704ffc67766812444530cb15005eb45
Flags: needinfo?(amarchesini)
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(amarchesini)
Assignee | ||
Comment 6•4 years ago
|
||
Updated•4 years ago
|
Attachment #9150180 -
Attachment description: Bug 1639247 - Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 1 - check the return value of GetUsername(), r?valentin → Bug 1639247 - Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 2 - check the return value of GetUsername(), r?valentin
Updated•4 years ago
|
Attachment #9150181 -
Attachment description: Bug 1639247 - Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 2 - implementation, r?valentin → Bug 1639247 - Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 3 - implementation, r?valentin
Updated•4 years ago
|
Attachment #9150182 -
Attachment description: Bug 1639247 - Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 3 - DNS originAttributes suffix in about:networking, r?valentin → Bug 1639247 - Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 4 - DNS originAttributes suffix in about:networking, r?valentin
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/de97e25e7c1b
Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 1 - new pref, r=timhuang
https://hg.mozilla.org/integration/autoland/rev/174d7d969298
Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 2 - check the return value of GetUsername(), r=valentin,necko-reviewers
https://hg.mozilla.org/integration/autoland/rev/ab42c2dd3b43
Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 3 - implementation, r=valentin,necko-reviewers
https://hg.mozilla.org/integration/autoland/rev/84e6e0fcbd35
Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 4 - DNS originAttributes suffix in about:networking, r=valentin,fluent-reviewers,necko-reviewers,flod
Comment 8•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/de97e25e7c1b
https://hg.mozilla.org/mozilla-central/rev/174d7d969298
https://hg.mozilla.org/mozilla-central/rev/ab42c2dd3b43
https://hg.mozilla.org/mozilla-central/rev/84e6e0fcbd35
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•