electron/shell
trop[bot] 22c8394376
fix: systemMediaPermissionDenied should not check camera perms when the request is asking for screen share (#43544)
* fix: systemMediaPermissionDenied: should check for screen capture perms instead of camera

Co-authored-by: George Xu <george.xu@slack-corp.com>

* Revert "fix: systemMediaPermissionDenied: should check for screen capture perms instead of camera"

This reverts commit e9cc67216558263402867056ed332f8781da3153.

Co-authored-by: George Xu <george.xu@slack-corp.com>

* should only do these checks for audio or video, but not screenshare

Co-authored-by: George Xu <george.xu@slack-corp.com>

* no service

Co-authored-by: George Xu <george.xu@slack-corp.com>

* oops

Co-authored-by: George Xu <george.xu@slack-corp.com>

* build: free up macos disk space as soon as possible (#43533)

* chore: free up macos disk space as soon as possible

* build: free up disk space on gn check too

Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: George Xu <george.xu@slack-corp.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
2024-09-04 14:04:39 +01:00
..
app refactor: move impl functions into private namespace (#43409) 2024-08-21 19:43:17 -05:00
browser fix: systemMediaPermissionDenied should not check camera perms when the request is asking for screen share (#43544) 2024-09-04 14:04:39 +01:00
common refactor: simplify KeyWeakMap impl (#43485) 2024-08-26 17:29:21 -04:00
renderer fix: gin_helper::MicrotasksScope instantiation (#43210) 2024-08-05 15:17:15 -05:00
services/node feat: support app#login event for utility process net requests (#43317) 2024-08-16 11:24:19 +02:00
utility refactor: run Windows SelectFileDialog out of process (#42780) 2024-07-08 10:31:10 +02:00