<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>314866</bug_id>
          
          <creation_ts>2026-05-14 20:49:42 -0700</creation_ts>
          <short_desc>Digital Credentials: rename WKDigitalCredentialsPicker class and delegate to use chooser terminology</short_desc>
          <delta_ts>2026-07-13 20:42:54 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>268516</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Marcos Caceres">marcosc</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2211094</commentid>
    <comment_count>0</comment_count>
    <who name="Marcos Caceres">marcosc</who>
    <bug_when>2026-05-14 20:49:42 -0700</bug_when>
    <thetext>Follow-up to PR #64148 (bug 313737), which aligned C++/IPC method names with the Digital Credentials API spec (&quot;chooser&quot; instead of &quot;picker&quot;) but deferred the ObjC API surface to keep that PR scoped.

Scope of this bug — rename:

- `WKDigitalCredentialsPicker` class → `WKDigitalCredentialsChooser` (and `.h`/`.mm` filenames)
- `WKDigitalCredentialsPickerDelegate` protocol → `WKDigitalCredentialsChooserDelegate`
- Protocol methods `digitalCredentialsPickerDid{Present,Dismiss}:` → `digitalCredentialsChooserDid{Present,Dismiss}:`
- `_digitalCredentialsPicker` ivar in `WKContentViewInteraction.mm` and `WebViewImpl.mm`
- `&lt;WebKit/WKDigitalCredentialsPicker.h&gt;` import in `WKWebView.mm` (and any other includers)

Spec reference: Digital Credentials API §6.6 &quot;Initiate the credential request&quot; — https://w3c-fedid.github.io/digital-credentials/#initiate-the-credential-request — uses &quot;digital credential chooser&quot; throughout.

Reviewer who flagged: @aprotyas (PR #64148 thread r3245130713).

No behavioral changes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2211095</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-05-14 20:49:48 -0700</bug_when>
    <thetext>&lt;rdar://problem/177130311&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>