Re: [mediacapture-main] Revive createObjectURL?

It may well be web compatible for the returned `blob:` URL to 
effectively be a weak pointer to the `MediaStream` instance, and to 
make revocation a no-op. But that would make garbage collection web 
exposed and be inconsistent. @ShijunS, how does Edge implement 
`revokeObjectURL`, given that `createObjectURL` is defined in terms of
 `srcObject`?

-- 
GitHub Notification of comment by foolip
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-main/issues/404#issuecomment-271531377
 using your GitHub account

Received on Tuesday, 10 January 2017 09:48:34 UTC