New issue
Advanced search Search tips

Issue 755557 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Apr 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Task

Blocking:
issue 725019



Sign in to add a comment

What data is persisted in/by WebView?

Project Member Reported by gsennton@chromium.org, Aug 15 2017

Issue description

It is not obvious how we will handle persisted data in the WebView Support Library compared to in the normal WebView.

Do we persist any data, and if so, will it be handled differently in the support library?

Should we add a test to ensure the data isn't handled incorrectly?
 

Comment 1 by boliu@chromium.org, Aug 15 2017

we have code to delete all of webview's data on start up if we detect webview has been downgraded. should be good enough for support lib too?
Status: WontFix (was: Assigned)
Ye that deletion code should be enough.

Sign in to add a comment