Eero Häkkinen
Eero Häkkinen
> 1. Define an event handler for each type of configuration change. For background blur, it would be `onbackgroundblurchange`, etc. (See [Filtering for relevant configurationchange events #82 (comment)](https://github.com/w3c/mediacapture-extensions/issues/82#issuecomment-1405202251)) I am...
Would it help if _source_ level [[Capabilities]] (effectively `getCapabilities()`) were restricted to single values (instead of ranges or lists of values) in the case of a cross origin access to...
@eladalon1983 in https://github.com/w3c/mediacapture-extensions/issues/82#issue-1556833276: > I think a more reasonable shape for the API, would be to expose a subscribe-method. > > ```js > track.subscribeToConfigChanges(eventHandler, ["blur", "xxx", "yyy", "zzz"]); > ```...
I don't think it is truncated. It is unclear for sure but not truncated. I think that the full sentence is meant to be > Invoke and return the result...
> I have the same problem here: from my point of view, K9/thunderbird doesn't _actually_ support client cert authentication for SMTP in any meaningful way Yes, it does. > because...