summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff
diff options
context:
space:
mode:
authorJonathan Dixon <joth@google.com>2013-10-03 11:03:31 +0100
committerThe Android Automerger <android-build@android.com>2013-10-03 13:39:32 -0700
commit67d37ee31ae8638fc8cc45efa407c615e8e0589d (patch)
treeec1f7b195a53aa3a915ab96c773a9eee5c337b60 /docs/html/sdk/api_diff
parent997d70b31a78efb9c6f5881d3c59271c12ce95cb (diff)
Decouple construction of WebView, CookieSyncManager, WebViewDatabase
Bug 10932261 Most of this flow exists purely to get the Context from CookieSyncManager.createInstance over to WebViewDatabaseClassic. Make that depenency more explicit (with a TODO to remove it) and this allows a much simpler CookieSyncManager implementation for the normal case. Note after this patch, CookieSyncManager.getInstance() is technically fine to call without a prior call to createInstance, but retaining the ordering requirement as a convenience for anyone developing on new OS but still supporting the older versions. (Note that CookieSyncManager instance is not required for correct operation of either existing webview, so these changes only impact the public API contract of object lifetimes, not the underlying implementation) Change-Id: I51fdd6622704f1c749277fee6df2f84ac4c704d2
Diffstat (limited to 'docs/html/sdk/api_diff')
0 files changed, 0 insertions, 0 deletions