TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

List of “interventions” being considered by Google Chrome

3 pointsby jonnyscholesover 8 years ago

1 comment

anilgulechaover 8 years ago
I&#x27;d have loved if there was a way to make sure all browser interventions were thus documented.<p>I maintain an web-app where a timer runs down for some time, and the behavior here is very erratic. Users typically go off-tab and come back frequently, and they way browsers either a) fire setInterval&#x2F;Timeout events as expected, b) don&#x27;t fire at all or c) fire events at a throttled pace.<p>I understand the performance need, but really these should be above the vendor in how things are standardized (at the web-standards level).