DescriptionRemove the Android policy cache
The Android policy cache was originally created to avoid Strict Mode
violations, but doesn't do so in Webview. Actually, although reading
the app restrictions on the UI thread is a strict mode violation it
is unlikely to cause UI visible delays, As such the solution is to
simply to allow file reads in this component.
BUG=628627
Committed: https://crrev.com/e4795a72b9d0c53c0e32911f1562a432e0ad4ee7
Cr-Commit-Position: refs/heads/master@{#418818}
Patch Set 1 #
Messages
Total messages: 14 (7 generated)
|