<?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>274444</bug_id>
          
          <creation_ts>2024-05-20 23:16:22 -0700</creation_ts>
          <short_desc>Credential Management API shouldn&apos;t allow method calls on non-fully active docs</short_desc>
          <delta_ts>2025-10-07 12:19:39 -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>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Marcos Caceres">marcosc</reporter>
          <assigned_to name="Marcos Caceres">marcosc</assigned_to>
          <cc>webkit-bug-importer</cc>
    
    <cc>yarik02819xx</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2036616</commentid>
    <comment_count>0</comment_count>
    <who name="Marcos Caceres">marcosc</who>
    <bug_when>2024-05-20 23:16:22 -0700</bug_when>
    <thetext>The following CredentialContainer methods all allow operations if a document is not fully active:

.get()
.store()
.create()
.preventSilentAccess()

However, we probably shouldn&apos;t allow that. 

Spec change:
https://github.com/w3c/webappsec-credential-management/pull/230</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2037277</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-05-23 01:44:08 -0700</bug_when>
    <thetext>&lt;rdar://problem/128595290&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2037278</commentid>
    <comment_count>2</comment_count>
    <who name="Marcos Caceres">marcosc</who>
    <bug_when>2024-05-23 01:46:47 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/28979</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2037848</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-05-24 21:18:18 -0700</bug_when>
    <thetext>Committed 279309@main (0864a389355b): &lt;https://commits.webkit.org/279309@main&gt;

Reviewed commits have been landed. Closing PR #28979 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>