[Webkit-unassigned] [Bug 243501] New: Refactor Notification::permission to follow the same code path as Permissions::query
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 3 10:19:04 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243501
Bug ID: 243501
Summary: Refactor Notification::permission to follow the same
code path as Permissions::query
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rmittal2 at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220803/80d979b7/attachment.htm>
More information about the webkit-unassigned
mailing list