Re: [mediacapture-region] What makes CropTarget special to require an asynchronous creation? (#17)

> Are there "locks" involved other than IPC?

Locks were [suggested](https://github.com/w3c/mediacapture-region/issues/17#issuecomment-1128617609) as an alternative for renderer->browser IPCs, for off-main-thread renderer<=>renderer communication. I was suggesting that such a solution also requires an async API, to avoid the lock blocking the main thread.

-- 
GitHub Notification of comment by yoavweiss
Please view or discuss this issue at https://github.com/w3c/mediacapture-region/issues/17#issuecomment-1168972903 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 28 June 2022 16:46:41 UTC