Re: [mediacapture-region] CropTarget should probably be exposed to worker (#25)

Please re-examine the question I am raising. Effectively, it's about what "exposing" means:
* If it means "allows using `new` to produce such an object in the exposed context" - then we don't need to expose in either Window **or** Worker.
* If it means "allows objects of a given type to exist in the exposed context" - then we do indeed need to expose in both Window and Worker.

Depending on what expose means, let's do the right thing.
Do you happen to know specifically what expose means?

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


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

Received on Monday, 21 March 2022 16:02:45 UTC