diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-05-01 22:21:48 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-05-02 16:20:48 +0530 |
| commit | 86496d0ce96f2e57f3f301c08488b6421321b3c9 (patch) | |
| tree | 2dd20f110c0eec27748b94e6fb84f19fb85ba6d0 /TODO.org | |
| parent | fab5f4d2fd80eb288265c64ba390460ac974ee81 (diff) | |
| download | null-browser-86496d0ce96f2e57f3f301c08488b6421321b3c9.tar.gz null-browser-86496d0ce96f2e57f3f301c08488b6421321b3c9.zip | |
Add PermissionRequested event and accept/reject handling
Diffstat (limited to '')
| -rw-r--r-- | TODO.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -9,8 +9,9 @@ - [X] Scroll api (for j/k/h/l/gg/G) - [X] table extend/merge - [X] window.opener controls (use tab for now?) -- [ ] Tests for api -- [ ] Permission requests handling/persisting +- [X] Permission requests handling +- [-] Tests for api +- [ ] Permission requests persist - [ ] Notifications - [ ] Fullscreen - [ ] Zoom in/out |
