Remove state variables from FourStateCookieSettingsPreference
The preference only needs to know which radio button is selected to determine its state. Removing the variables avoids inconsistencies. The values used for initialization are moved into a class to avoid a large number of boolean parameters. Change-Id: I1cde64d6c14c396b2997aafdcbaf26a49453b25d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2139727 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Reviewed-by:Finnur Thorarinsson <finnur@chromium.org> Reviewed-by:
Ehimare Okoyomon <eokoyomon@chromium.org> Cr-Commit-Position: refs/heads/master@{#758881}
Showing
This diff is collapsed.
Please register or sign in to comment