d86ebaa0f64e8b0dc4d00d04a4073ea21b1dd373
Instead of letting DevelopmentSettings manage the setting directly and observing the changes from WebViewUpdateService, have the update service manage the setting and just expose IPCs for the settings app to use to get/set the setting. This means we can set a more flexible policy for whether multiprocess is enabled by default and change it without touching the settings code, though for now this CL does not change the behaviour and is just a refactoring. Bug: 21643067 Test: Toggle multiprocess WebView in developer settings Change-Id: I777fccf5d0106b0c4c442d043dc6df25ed7ea487
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%