electron/shell/browser/file_system_access
trop[bot] 202536da2f
feat: emit an event when accessing restricted path in File System Access API (#42993)
* fix: show a dialog when accessing restricted path in File System Access API

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* fix: allow overriding initial blocked paths

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* docs: fix doc

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* Update docs/api/session.md

Co-authored-by: Erick Zhao <erick@hotmail.ca>

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* fix: change block to deny for consistency

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2024-07-24 13:23:51 -04:00
..
file_system_access_permission_context.cc feat: emit an event when accessing restricted path in File System Access API (#42993) 2024-07-24 13:23:51 -04:00
file_system_access_permission_context.h feat: emit an event when accessing restricted path in File System Access API (#42993) 2024-07-24 13:23:51 -04:00
file_system_access_permission_context_factory.cc feat: implement File System API support (#41419) 2024-04-10 22:06:47 +02:00
file_system_access_permission_context_factory.h feat: implement File System API support (#41419) 2024-04-10 22:06:47 +02:00