RESOLVED FIXED 273443
Re-check device lock state after registering for unlock notification in PushService
https://bugs.webkit.org/show_bug.cgi?id=273443
Summary Re-check device lock state after registering for unlock notification in PushS...
Ben Nham
Reported 2024-04-29 15:52:30 PDT
We need to re-check the device lock state after registering for an unlock notification. This is because the device may have unlocked between the time of the initial lock state check and the time we registered for the notification.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-29 15:52:44 PDT
Ben Nham
Comment 2 2024-04-29 15:57:51 PDT
EWS
Comment 3 2024-04-30 10:57:42 PDT
Committed 278176@main (1d5116e8a1e7): <https://commits.webkit.org/278176@main> Reviewed commits have been landed. Closing PR #27901 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.