tomayac’s avatartomayac’s Twitter Archive—№ 17,032

      1. …in reply to @denladeside
        @denladeside @HenrikJoreteg @petele It’s included in 89, which is beta: blog.chromium.org/2021/01/chrome-89-beta-advanced-hardware.html. I’m almost certain the API won’t be activated retrospectively on older versions now, but let’s ask @reillyeon.
    1. …in reply to @tomayac
      @denladeside @HenrikJoreteg @petele @reillyeon In the worst case, if your customer can’t update to a more recent Chrome version after the end of the origin trial, they’d have to flip the experimental web platform features browser flag on 88.
  1. …in reply to @tomayac
    @denladeside @HenrikJoreteg @petele @reillyeon By the way, it sounds like your origin trial token is hardcoded and not easy to change for a new one. Dynamically inserted by JavaScript tokens work. So you could have your app installation phone home to obtain an updated token in the future.