Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Using a browser devtools performance profiler could confirm this. I highly doubt there's a 5 second setTimeout in youtube. More likely switching of browser technologies based on user agent.


You might be surprised.

  setTimeout(function() {
      c();
      a.resolve(1)
  }, 5E3);
https://old.reddit.com/r/firefox/comments/17ywbjj/whenever_i...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: