- From: Elad Alon via GitHub <sysbot+gh@w3.org>
- Date: Thu, 13 Oct 2022 15:18:50 +0000
- To: public-webrtc-logs@w3.org
The following commits were just pushed by eladalon1983 to https://github.com/w3c/mediacapture-screen-share:
* Define CaptureController.setFocusBehavior()
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/9143a5ce4e0a2c8fc927b0adadbd95ed89dac6dd
* Add TODO for task
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/9d3d932ed89bca13995fa6583ca42fadadc382e7
* Add task
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/caa0c98bbe70303a23ee88fe485411a51577b133
* Avoid "set it back"
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/e33458c1fe3ef88d1bf60f1599a868d7a01f7d64
* Change error types
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/ab9a59a05c53c94f0308b85659fce57a61f3336a
* Fix isBound oopsie
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/56eb1d20450865eb150f40fb622644d6ba4160bb
* Refer to the argument
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/175ad5e63240ac9b1cf781d841d1bad9d0881daa
* Fix unintended assumption
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/1771128f7a26d308fcfed47a4b0e6e46ef3de0b6
* s/browser/display
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/e5022db26cd344021d09e6343f7e0fa40714ea33
* Move the rule about initialFocusLost
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/9498e58abe639d3fa9342aa06bb09745470ca799
* Update index.html
Co-authored-by: François Beaufort <beaufort.francois@gmail.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/d35b1e8ba0687a11608e81fda2533106ec1540dd
* Change to source
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/a25e29269e27658a26310b5975bccd51ba8b3346
* Merge branch 'cond2' of https://github.com/eladalon1983/mediacapture-screen-share into cond2
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/29b6f67f52039a21b5e5fa70589701fb689b09db
* Continued
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/cb90ee1a7e645563dafbe9fb9f33d30881b2ceb7
* Update index.html
Co-authored-by: François Beaufort <beaufort.francois@gmail.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/cba6d1929639e694c07d456e399940d4fff18107
* Use a table
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/8eb61406bd91cfb81050608bff6217785a68fb3d
* Link task
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/ae0bb2914705926ab4367560ec215d11be0734f5
* Update index.html
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/c111550d5763d7ae9c2e617ee0c5fdf02041b8ec
* No wrap
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/a679e4251672586708bc2ee0339858ea1ad48f4e
* move
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/4c453dd449c184d6dee5d06fb404a1a55f0f3f8f
* Merge branch 'w3c:gh-pages' into cond2
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/30d9b4ffe360f27528fc25f41fd9a2925808ed06
* nit
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/626770b7226d8a2c5e69fecc301c65c219b3d1d5
* Merge branch 'cond2' of https://github.com/eladalon1983/mediacapture-screen-share into cond2
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/2f93cb99c7ea296b8f89ee502de3dfca6be67576
* In parallel
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/76e917c10d3463eb0ed5def4fe4a4423543fb0ad
* Update index.html
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/f8fb1bd4bba867e9c92c86bba086ff8d5644d4d2
* Update index.html
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/1a9b4d17aecd27690b7c7f3940bad5f52086fa2c
* Update index.html
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/b45cc3ea60f48d61a5ba45ee465b36223bdcde92
* Update index.html
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/46cccef37e9fc193766b7289a16b1c8c61742bf9
* InitialFocusLost comment
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/872f8a0c2101bf822fbdd6fc3f76a607b0c0e670
* Merge branch 'cond2' of https://github.com/eladalon1983/mediacapture-screen-share into cond2
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/ad4ab9fc6d8ae8a1f285914928102851c7ab15f0
* Update index.html
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/030f18b9037693c8e5d1f61966cf7716051acb2d
* Update index.html
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/fdab1816a2d4f9f414d4db3a5cc99369e0f417bf
* Update index.html
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/4105b529bb5a2bea9efa91ca1678447edeea5364
* Update index.html
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/2acb011d0b71f51373f111fd81ed0f261d50bd82
* InvalidStateError
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/b36a47e2404a2c04a3fcbd07c945bad91242d310
* Merge branch 'cond2' of https://github.com/eladalon1983/mediacapture-screen-share into cond2
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/f427948cc641d0b8348e2fbeffdd99c63ae83c2b
* Fix
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/16ade4811f99b57ff4b9a0a6419bd6b60fdb1ceb
* first
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/075115d7d90e06a82b76508cc599c02df1f34486
* Losing focus
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/333b0f7f63ed889c39c286276e799801bbaf158f
* indent
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/9b1dfb19e7b835aeb8c56fed53b03ad67fc157f6
* wip
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/aa8f42a60c230308ac68042aacc96451b861f635
* nit
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/2d0256ba39045478a5c6be230b385b50e3ad4935
* Fix unintentional edit
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/82594230810122b0afc44a0094b01ea84aa95925
* Revert "Fix unintentional edit"
This reverts commit 82594230810122b0afc44a0094b01ea84aa95925.
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/33f356ead506692c19a4201240663aa86abe65a2
* nits
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/12d9854933994763dbfd765816a3468f898c1412
* s/steps/step
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/f95635f550e1ea30bef33aa34ec0b2c3b94ddb79
* Update index.html
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/43d834642df5d85e1ed652dd0cc0f438f91e91a7
* Update index.html
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/e5ff0a647ef099ec0776026f4fe5d3a500d6d19c
* in parallel
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/6d185b78c97d2ca5bd9a6517a75838739a132604
* Merge branch 'cond2' of https://github.com/eladalon1983/mediacapture-screen-share into cond2
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/606a8c4ef3358984b05a04760e686e08f2189fc6
* controller.
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/430378ba8af994e938952eec511fae0646d5bc3e
* Move busy-wait guard
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/2aeccb8e90d75e6fd0f56378c2ccd74564ac96f5
* Set [[FocusBehavior]]
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/f759c314a86fdcd415e5a0941642ee28481cdba3
* nit
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/4ddd9ad227c4e74c98e2da09abb6835a1af204d8
* {{CaptureController/[[FocusChangeDisabled]]}}
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/ec84ef643ca1bbfdb1fbcd1edc24892278aca3de
* Merge branch 'w3c:gh-pages' into cond2
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/fd547b054edd6604892165bb60589b596639ac88
* Fix closer of <var>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/915875d7fc6d07390348dd76bfb2a465bc95001a
* Merge branch 'cond2' of https://github.com/eladalon1983/mediacapture-screen-share into cond2
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/9f2eebf285fbcf08f83cb80a4ecec2f8726f3cec
* Merge branch 'w3c:gh-pages' into cond2
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/1926f0bc138424d02ae2029dce3d90354128ba46
* Fix
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/7cb123630816b6fd692a62fe1fa80108762b37da
* Merge branch 'w3c:gh-pages' into cond2
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/32d1a96ee22a0a89e34cb77c212bdfe083de1fb3
* Merge branch 'cond2' of https://github.com/eladalon1983/mediacapture-screen-share into cond2
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/43ad5b7d41a7550be418729281304cc21caaeb68
* no-focus-change op
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/8d1a8c0e07469aed4921ec9b6190f4e99ed792e2
* Fix dl/p issue
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/b5a6f8f63ae9aab7424efc53f5c8aaae2814c753
* Fix ol
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/ce4a025df970b612f5588e4029e4f7402634b789
* Update index.html
Co-authored-by: youennf <youennf@users.noreply.github.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/242391e5b96e62839fa59f15e7b5cc54ddbd57f9
* Update index.html
Co-authored-by: youennf <youennf@users.noreply.github.com>
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/d0d2ce85bcdef49178946cec1e4f1a2678043204
* Merge pull request #240 from eladalon1983/cond2
Define CaptureController.setFocusBehavior()
by Elad Alon
https://github.com/w3c/mediacapture-screen-share/commit/ac67a6ad225cdd45753c633980cd3afc97a6eb60
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 13 October 2022 15:18:52 UTC