diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-05-01 23:41:54 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-05-02 16:21:45 +0530 |
| commit | 9c812753e2b1f01b2e0c85be9904ff7694f0e6ec (patch) | |
| tree | f308228c63fc8eeb526c901e80746d8da633b352 /TODO.org | |
| parent | f0faa92246c1f5fc58546051ace2d047869447df (diff) | |
| download | null-browser-9c812753e2b1f01b2e0c85be9904ff7694f0e6ec.tar.gz null-browser-9c812753e2b1f01b2e0c85be9904ff7694f0e6ec.zip | |
Implement NotificationReceived event
Diffstat (limited to 'TODO.org')
| -rw-r--r-- | TODO.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -10,9 +10,10 @@ - [X] table extend/merge - [X] window.opener controls (use tab for now?) - [X] Permission requests handling +- [X] Notifications - [-] Tests for api -- [ ] Permission requests persist -- [ ] Notifications +- [ ] Config permission persist (persist_permission_state = 'always' | 'never' | 'in_memory') +- [ ] Permission list/allow/deny api - [ ] Fullscreen - [ ] Zoom in/out |
