am c40fc871: Need to sync the cache settings to native side
* commit 'c40fc87147baffa2a71d66550a0f99ca2524f4b9': Need to sync the cache settings to native side
This commit is contained in:
@@ -1569,6 +1569,7 @@ public class WebSettings {
|
||||
public void setCacheMode(int mode) {
|
||||
if (mode != mOverrideCacheMode) {
|
||||
mOverrideCacheMode = mode;
|
||||
postSync();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user