Bug 277384
Summary: | Digital Credentials: implement IPC layer | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
Component: | WebCore Misc. | Assignee: | Marcos Caceres <marcosc> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jenner, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 278315 | ||
Bug Blocks: | 268516 |
Marcos Caceres
It would be great to implement the IPC layer so we can talk to various platforms that could potentially provide a wallet.
This would require supporting:
* cancelling
* requesting a credential
We probably want to keep this layer pretty small for now and then build it up once we understand the data structure.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/132853809>
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/31773
EWS
Committed 282338@main (ed88665aadd6): <https://commits.webkit.org/282338@main>
Reviewed commits have been landed. Closing PR #31773 and removing active labels.
Robert Jenner
Reopened Bugzilla.
Digital Credentials: implement IPC layer, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=277384.
EWS
Committed 282355@main (b55cf2c7e694): <https://commits.webkit.org/282355@main>
Reviewed commits have been landed. Closing PR #32303 and removing active labels.
Robert Jenner
(In reply to EWS from comment #5)
> Committed 282355@main (b55cf2c7e694):
> <https://commits.webkit.org/282355@main>
>
> Reviewed commits have been landed. Closing PR #32303 and removing active
> labels.
We needed to revert the change that originally landed in this bug (282338@main) because it broke the visionOS builds.
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/32375
EWS
Committed 282418@main (ddcb00d6dd3c): <https://commits.webkit.org/282418@main>
Reviewed commits have been landed. Closing PR #32375 and removing active labels.