Bug 1905391 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

As a part of rolling out chips partition limit we are taking a 3 phase approach
1. Enabled on nightly in dry run mode (Bug 1878391)
2. Enabled on nightly with dry run off and enabled on release in dry run (Bug 1905390)
3. Enabled on nightly and release, both with dry run off (this bug)

This bug covers phase 3: the necessary pref changes
As a part of rolling out chips partition limit we are taking a 3 phase approach
1. Enabled on nightly in dry run mode (Bug 1878391)
2. Enabled on nightly with dry run off and enabled on release in dry run (Bug 1905390)
3. Enabled on nightly and release, both with dry run off (this bug)

This bug covers phase 3: the necessary pref changes:
* chipsPartitionEnabled = true
* dry-run = false

Back to Bug 1905391 Comment 0