Chromium Code Reviews
Description[SystemWebViewShell] Prevent activity recycling for DIP scale changes
Modified AndroidManifest.xml to include "density" as one of the
configuration changes to be processed by activity. With that flag the
activity will not be recycled (onDestroy/onCreate) upon the density
change, Android will call onCongifurationChanged() instead.
BUG=620929
Committed: https://crrev.com/06ad74dc6f599d3fbe163433a030da25a76c6506
Cr-Commit-Position: refs/heads/master@{#439902}
Patch Set 1 #Patch Set 2 : Rebased #
Messages
Total messages: 15 (10 generated)
|
|||||||||||||||||||