RESOLVED FIXED 95220
[WK2] Bugs in maintenance of internal state when user decides whether to grant notification permissions
https://bugs.webkit.org/show_bug.cgi?id=95220
Summary [WK2] Bugs in maintenance of internal state when user decides whether to gran...
Jon Lee
Reported 2012-08-28 11:14:26 PDT
When a user decides to grant/deny a website permission to post notifications, internal state was not being updated appropriately.
Attachments
Patch (2.45 KB, patch)
2012-08-28 11:21 PDT, Jon Lee
jberlin: review+
Radar WebKit Bug Importer
Comment 1 2012-08-28 11:14:43 PDT
Jon Lee
Comment 2 2012-08-28 11:21:09 PDT
Jessie Berlin
Comment 3 2012-08-28 11:26:09 PDT
Comment on attachment 161019 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=161019&action=review > Source/WebKit2/ChangeLog:9 > + A couple of the maps maintained by the request manager should have been cleaned up when the user decided. When the user decided what?
Jon Lee
Comment 4 2012-08-28 11:27:56 PDT
Comment on attachment 161019 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=161019&action=review >> Source/WebKit2/ChangeLog:9 >> + A couple of the maps maintained by the request manager should have been cleaned up when the user decided. > > When the user decided what? ... to grant notification permissions. Updated.
Jon Lee
Comment 5 2012-08-28 11:30:32 PDT
Note You need to log in before you can comment on or make changes to this bug.