Closed
Bug 1905390
Opened 6 months ago
Closed 4 months ago
Chips partition limit phase 2
Categories
(Core :: Networking: Cookies, task, P2)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: edgul, Assigned: edgul)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
As a part of rolling out chips partition limit we are taking a 3 phase approach
- Enabled on nightly in dry run mode (Bug 1878391)
- Enabled on nightly with dry run off and enabled on release in dry run (this bug)
- Enabled on nightly and release, both with dry run off (Bug 1905391)
This bug covers phase 2: changes the prefs as necessary:
- chipsPartitionEnabled = true
- dry-run = not earlyBetaOrEarlier
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]
Whiteboard: [necko-triaged] → [necko-triaged][reminder-rollout 2024-07-22]
Whiteboard: [necko-triaged][reminder-rollout 2024-07-22] → [necko-triaged][reminder-rollout 2024-07-08]
Actually, going to leave dry-run as true and let this ride the trains into release.
For phase 3 we can do similar: disable dry-run when we are ready to let it ride the trains.
Whiteboard: [necko-triaged][reminder-rollout 2024-07-08] → [necko-triaged][reminder-test 2024-07-08]
Updated•4 months ago
|
Assignee: nobody → edgul
Status: NEW → ASSIGNED
Pushed by eguloien@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/164c209ca74a
Enable chips partition limit in dry-run mode. r=timhuang
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
Comment 5•4 months ago
|
||
18 hours ago, edgul placed a reminder on the bug using the whiteboard tag [reminder-test 2024-07-08]
.
edgul, please refer to the original comment to better understand the reason for the reminder.
Flags: needinfo?(edgul)
Whiteboard: [necko-triaged][reminder-test 2024-07-08] → [necko-triaged]
Note that dry-run was left as true
and so dry-run chips-partition-enabled will ride the trains (behind CHIPS enabled pref) into release.
You need to log in
before you can comment on or make changes to this bug.
Description
•