am e2acbcc0: Merge "Fix for 10530176 - CookieSyncManager must be created by WebView c\'tor" into klp-dev
* commit 'e2acbcc0053eb9aac4ac17e1f0e8615556003da8': Fix for 10530176 - CookieSyncManager must be created by WebView c'tor
This commit is contained in:
@@ -498,6 +498,8 @@ public class WebView extends AbsoluteLayout
|
||||
|
||||
ensureProviderCreated();
|
||||
mProvider.init(javaScriptInterfaces, privateBrowsing);
|
||||
// Post condition of creating a webview is the CookieSyncManager instance exists.
|
||||
CookieSyncManager.createInstance(getContext());
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user