Page MenuHomePhabricator

Implement native method to remove all active notifications and use it in JavaScript
ClosedPublic

Authored by marcin on Jan 25 2023, 1:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 22, 4:58 AM
Unknown Object (File)
Tue, May 14, 9:27 PM
Unknown Object (File)
Mon, May 13, 1:51 AM
Unknown Object (File)
Mon, May 6, 5:59 AM
Unknown Object (File)
Apr 17 2024, 4:58 AM
Unknown Object (File)
Apr 17 2024, 4:58 AM
Unknown Object (File)
Apr 17 2024, 4:58 AM
Unknown Object (File)
Apr 17 2024, 4:58 AM
Subscribers

Details

Summary

This differential implements native method to remove all active notifications and uses it in JavaScript. RElevant types are updated as well.

Test Plan

Build the app. CLose it. Send several messages. Open the app, but do not read messages (so that notifications are still in notification center). Log out. Ensure notifications are removed from
notification center.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jan 25 2023, 1:19 AM
Harbormaster failed remote builds in B15618: Diff 21292!
This revision is now accepted and ready to land.Jan 26 2023, 2:54 AM