Bug 311731
| Summary: | Retry whenever we see "Busy" starting an NFC session | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | pascoe <pascoe> |
| Component: | New Bugs | Assignee: | pascoe <pascoe> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
pascoe@apple.com
We have seen evidence of things like the NDEF tags on certain security keys preventing an NFC session from starting.
More generally we don't properly handle the case where the hardware was busy when we attempted to start an NFC session. We should detect this and attempt to restart the session as we do with polling once a session is started.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
pascoe@apple.com
rdar://171940190
pascoe@apple.com
Pull request: https://github.com/WebKit/WebKit/pull/62280
EWS
Committed 311613@main (349a4f20ed1c): <https://commits.webkit.org/311613@main>
Reviewed commits have been landed. Closing PR #62280 and removing active labels.
EWS
Committed 305413.797@safari-7624-branch (1c89187fbba2): <https://commits.webkit.org/305413.797@safari-7624-branch>
Reviewed commits have been landed. Closing PR #5014 and removing active labels.