RESOLVED DUPLICATE of bug 243502 243501
Refactor Notification::permission to follow the same code path as Permissions::query
https://bugs.webkit.org/show_bug.cgi?id=243501
Summary Refactor Notification::permission to follow the same code path as Permissions...
rupin
Reported 2022-08-03 10:19:04 PDT
There are two functions for obtaining the permission state of the Notifications API. We need to provide support for both to ensure compatibility with web standards. This patch ensures that they follow the same code path since having two different paths is unnecessary and hurts maintainability.
Attachments
Sihui Liu
Comment 1 2022-08-05 15:16:15 PDT
*** This bug has been marked as a duplicate of bug 243502 ***
Note You need to log in before you can comment on or make changes to this bug.