Re-enable asm.js caching

This commit is contained in:
wolfbeast 2018-02-09 08:09:52 +01:00 committed by Roy Tam
commit 2029eff3f1
6 changed files with 4 additions and 18 deletions

View file

@ -5999,7 +5999,6 @@ enum AsmJSCacheResult
AsmJSCache_Disabled_JitInspector,
AsmJSCache_InternalError,
AsmJSCache_Disabled_PrivateBrowsing,
AsmJSCache_ESR52,
AsmJSCache_LIMIT
};