Bug 278148
Summary: | Digital Credentials: define DigitalWalletResponse structure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
Component: | WebCore Misc. | Assignee: | Marcos Caceres <marcosc> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | timcappalli, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 268516 |
Marcos Caceres
When answering calls over IPC, we will either respond with an Exception or some data form the wallet. As such, we should add a DigitalWalletResponse class that encapsulates that.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134321431>
Marcos Caceres
Was completed as part of bug #277850.