Re: [mediacapture-surface-control] Limit setZoomLevel() to the local user (#14)

This is obsolete; we have since moved to `increaseZoomLevel()`, `decreaseZoomLevel()` and `resetZoomLevel()`, and the spec reads:
> If currentEvent.[isTrusted](https://dom.spec.whatwg.org/#dom-event-istrusted) is false, return a promise [rejected](https://webidl.spec.whatwg.org/#reject) with a [DOMException](https://webidl.spec.whatwg.org/#idl-DOMException) object whose [name](https://webidl.spec.whatwg.org/#dom-domexception-name) attribute has the value [InvalidStateError](https://webidl.spec.whatwg.org/#invalidstateerror).

This limits to the local user as desired..

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


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

Received on Wednesday, 12 March 2025 11:38:37 UTC