google.com does not work on firefox after the update, but on other browsers it works without issue
When on google.com, clicking the search engine gives the error "Uncaught Storage mechanism: Quota exceeded", of which this does not occur on other browsers.
Усі відповіді (1)
Line 786, .m.set=function(a,b){iLa(this);try{this.ka.setItem(a,b)}catch(c){if(this.ka.length==0)throw"Storage mechanism: Storage disabled";throw"Storage mechanism: Quota exceeded";}};_.m.get=function(a){iLa(this);a=this.ka.getItem(a);if(typeof a!=="string"&&a!==null)throw"Storage mechanism: Invalid value was encountered";return a};_.m.remove=function(a){iLa(this);this.ka.removeItem(a)};_.m.jj=function(){iLa(this);return this.ka.length};
When in debugger