Bug 273443
Summary: | Re-check device lock state after registering for unlock notification in PushService | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Nham <nham> |
Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ben Nham
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127258746>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/27901
EWS
Committed 278176@main (1d5116e8a1e7): <https://commits.webkit.org/278176@main>
Reviewed commits have been landed. Closing PR #27901 and removing active labels.