snianu

Results 50 comments of snianu

> 1. User confusion. If the keyboard randomly appears, that would/could be very disconcerting for a user. Even if this was guarded by user gesture, there are plenty of use...

@anaskim I'm a little confused. The author has complete control over the content that is being copied, and they are also aware of all the DOM mutations, so I'm not...

Discussed this issue with privacy folks internally. Removing the support for web custom formats in delay rendering makes the API less useful, but we also want to limit the privacy...

> If most of the use cases for delayed write includes a time-consuming computation, it would be best for them to use stream to not block the main thread Even...

> My understanding was that delayed rendering won't need special flag, was it? I guess it depends on how we implement the stream support, but if a callback is supplied...

> Streams wouldn't need callback even with delayed rendering, user agent in that case would just delay consuming it I'm not sure if I understand this correctly. How would you...

> `pull` callback will be called when needed Does the browser call this callback? If not, then how does the browser indicate to the web authors that they need to...

Adding few people who would be interested in this feature @sanketj @evanstade @inexorabletash @whsieh @annevk