Bug 285457
| Summary: | Permissions and notifications change event listener does not work as expected | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
As described in https://bugs.webkit.org/show_bug.cgi?id=283803, the change listener for the push and notifications PermissionStatus object does not fire when the permission state changes.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/142431052>
Ben Nham
This currently blocked on a system-level feature request for the UserNotifications framework for that framework to actually tell us that the permission status changed.