The so-calledĀ ‘Never-Slow Mode’ was found onĀ Chromium Gerrit, and wouldĀ put a hard limit onĀ the amount of resources a page can use.
Developer Alex Russell explains the function of the new mode as such:
“Adds `–enable-features=NeverSlowMode` to enforce per-interaction budgets designed to keep the main thread clean (design doc currently internal).
Currently blocks large scripts, sets budgets for certain resource types (script, font, css, images), turns off document.write(), clobbers sync XHR, enables client-hints pervasively, and buffers resources without `Content-Length` set. Budgets are re-set on interaction (click/tap/scroll). Long script tasks (> 200ms) pause all page execution until next interaction.”
While the feature will likely result in a much faster browser, completely blocking larger scripts will likely also break a lot of web pages.
Chromium will soon be powering Edge, and Microsoft’s developers have already started contributing to the rendering engine.
Hopefully, with Microsoft’s help, Google can work at making the Chrome browser less of a drag on our PCs without breaking the increasingly complex and prevalent web apps.
Via Neowin
User forum
0 messages