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

  1. …in reply to @mischmerz
    @mischmerz @petele The user gesture has an undocumented grace period after which it's no longer good. If the file prep work takes longer, the recommended flow is to get the file handle first, and only once you have it start the file prep work. You'll see this implemented in file-save-consumed-user-gesture.glitch.me/.