brave / browser-laptop

[DEPRECATED] Please see https://github.com/brave/brave-browser for the current version of Brave
https://www.brave.com
Other
7.95k stars 975 forks source link

disable websql #15337

Closed diracdeltas closed 5 years ago

diracdeltas commented 5 years ago

as a quick fix for https://blade.tencent.com/magellan/index_en.html, since we are not planning on doing more chromium updates to this deprecated repo

QA test plan: open devtools confirm that window.openDatabase is undefined other client-side storage mechanisms mentioned in https://www.html5rocks.com/en/tutorials/offline/storage/, such as window.localStorage, should be defined

LaurenWags commented 5 years ago

macOS - 0.25.2 before fix: screen shot 2018-12-20 at 1 04 53 pm

macOS - 0.25.304 after fix: screen shot 2018-12-20 at 1 06 10 pm

kjozwiak commented 5 years ago

Windows 10 x64 Results:

Before Fix:

before

After Fix:

after