Jean-Yves Avenard
Jean-Yves Avenard
#### ef1afb6bc22b56e912e668acbf57f889f497ac76 Simplify use of sendWithPromisedReplyOnDispatcher https://bugs.webkit.org/show_bug.cgi?id=270320 rdar://123857833 Reviewed by NOBODY (OOPS!). We can remove Connection::sendWithPromiseReplyOnDisPatcher and have Connection::sendWithPromisedReply perform the dispatching automatically. Using NativePromiseProducer::settleWithFunction we can set the callback...
#### 4a51be51176cc5a733c05d2fa078255eb7987e48 Add ability to settle a NativePromise with a function which will be run on the dispatcher given to then/whenSettled https://bugs.webkit.org/show_bug.cgi?id=270282 rdar://123830373 Reviewed by NOBODY (OOPS!). We add a...
#### ee9a9dd47a83f48d6f85d70cf8d254af21ceb030 LibWebRTCCodecs's createRemoteEncoder is going through the main thread. https://bugs.webkit.org/show_bug.cgi?id=270280 rdar://123806984 Reviewed by NOBODY (OOPS!). Make use of new sendWithAsyncReplyOnDispatcher to avoid the now unnecessary task re-dispatch. No change...
Currently, the target temperature of the climate_group will be the average of all entities target temperature. However, this becomes an issue if you want to change all temperature at once...
This has been an issue for a while. I use the Work container for any sites related to my work; one of those sites is auth.mozilla.auth0.com which is set to...