gecko-dev/dom/interfaces/notification
Kagami Sascha Rosylight b8f9ad47b9 Bug 1894039 - Part 1: Use BindingUtils functions for enums r=asuth
This unfortunately adds some ASCII-to-UTF16 conversion because:

1. Enums use nsLiteralCString internally
2. nsAlertsService expects nsString. (macOS and Windows expects UTF16 while libnotify expects UTF8)
3. ServiceWorker events currently expect nsString. Fixing this requires touching quite some files and I filed bug 1894240 for that.

Differential Revision: https://phabricator.services.mozilla.com/D208920
2024-05-14 14:13:28 +00:00
..
moz.build
nsINotificationStorage.idl Bug 1894039 - Part 1: Use BindingUtils functions for enums r=asuth 2024-05-14 14:13:28 +00:00