Results 192 comments of Elad Alon

Let me know if you're waiting for me to take some action on either of these.

The request for a standards position was filed in conjunction with an intent-to-ship in Chrome 1.5 years ago ([link](https://groups.google.com/a/chromium.org/g/blink-dev/c/kU5QFsVesyM)). My naive understanding is that an official position from Apple might...

@dontcallmedom, I've noticed this topic is still open and we might be able to close it soon. If we (1) format once now, while there are no large PRs pending,...

> If individual user agents are leaking GC detection, that's an implementation bug IMHO, and up to that user agent to mitigate. Is there any user agent, real or theoretical,...

I've experienced tracks stopping on me at unexpected moments due to GC in toy apps I'd written to test new API surfaces I'd implemented. It felt disconcerting. In my dev...

> That the camera stops and its light goes away when it is no longer used, is a feature of the browser, **and a bug in the app.** This seems...

I don't think that's the point, @bradisbell. We **all** agree that it's a bug in the application, and that the stream and track **are** eligible to be garbage collected. My...

Note that the camera, although "in use", sends frames into the void, and is not hurting the user's privacy. Possibly it's detrimental to their battery. My subjective opinion is that...

Ah, the classic meme of `man concerned by unpredictable GC.jpg` So clearly we're in agreement, and you intend to send a PR for me to review by EoW. Glad to...

@jan-ivar has often complained about Chrome not (yet) implementing the requirement of transient activation for `getDisplayMedia()`. IIRC, he mentioned that some Web developers only test their applications on a few...