<?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>230550</bug_id>
          
          <creation_ts>2021-09-21 05:50:31 -0700</creation_ts>
          <short_desc>Implement COEP:credentialless</short_desc>
          <delta_ts>2025-12-12 08:09:01 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Page Loading</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</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>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Arthur Sonzogni">arthursonzogni</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>agektmr</cc>
    
    <cc>annevk</cc>
    
    <cc>beidson</cc>
    
    <cc>cdumez</cc>
    
    <cc>dpaddock</cc>
    
    <cc>hypertree</cc>
    
    <cc>jacob</cc>
    
    <cc>kevin_neal</cc>
    
    <cc>leaden_story_0j</cc>
    
    <cc>martin.lundberg</cc>
    
    <cc>me</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>webkitbugzilla</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1795520</commentid>
    <comment_count>0</comment_count>
    <who name="Arthur Sonzogni">arthursonzogni</who>
    <bug_when>2021-09-21 05:50:31 -0700</bug_when>
    <thetext>New feature request.

Filling implementation bug, in order to land spec PR:
- https://github.com/whatwg/html/pull/6638
- https://github.com/whatwg/fetch/pull/1229

Explainer:
- https://github.com/WICG/credentiallessness

Request for position:
- Chrome: https://groups.google.com/a/chromium.org/g/blink-dev/c/Zr9n9_LG7s4/m/4y-b481hBAAJ
- Wekit: https://lists.webkit.org/pipermail/webkit-dev/2021-June/031898.html
- Firefox: https://github.com/mozilla/standards-positions/issues/539</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1795587</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2021-09-21 09:13:25 -0700</bug_when>
    <thetext>This adds a lot of complexity and seems to have quite a few pre-requisites (Private Network Access, ORB, anonymous iframes).

I am not convinced it is worth the effort at the moment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1795591</commentid>
    <comment_count>2</comment_count>
    <who name="Arthur Sonzogni">arthursonzogni</who>
    <bug_when>2021-09-21 09:27:46 -0700</bug_when>
    <thetext>Yes, that&apos;s totally understandable ;-)

Note that anonymous iframe is not a prerequisite.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1795608</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-09-21 09:47:14 -0700</bug_when>
    <thetext>&lt;rdar://problem/83355925&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1944677</commentid>
    <comment_count>4</comment_count>
    <who name="Sanjay Kumar">hypertree</who>
    <bug_when>2023-03-28 10:25:31 -0700</bug_when>
    <thetext>From Firefox commit it does not seem like that much work. 
https://bugzilla.mozilla.org/show_bug.cgi?id=1731778

Neither Firefox nor Google had PAN (Personal Network Access) or ORB implemented but they shipped because this is something of tremendous value.

As coep: required-corp is implemented today - its too restrictive and you lose many features like third party payment (say Stripe), or Zendesk Help plugins. 

So without credentialless: the choice is between SharedArayBuffer (SAB)/PTHREADS and core site functions. And SAB/PTHREADS loses - which is unfortunate.

To me all the great work done on SAB/THREADS in Safari of not much help without credentialless.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1954036</commentid>
    <comment_count>5</comment_count>
    <who name="Sanjay Kumar">hypertree</who>
    <bug_when>2023-05-09 07:42:54 -0700</bug_when>
    <thetext>Please note this does not just block SharedArraybuffer/Atotmics/Pthreads - even Origin Private Filesystem (OPFS) can not be used without this header (unless off-course you are happy with coep: required-corp).

Not having OPFS especially is an obstacle (no offline SQLite etc. - you need unlimited amount of memory)

Please consider this a priority. Thank you.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2086486</commentid>
    <comment_count>6</comment_count>
    <who name="Jacob Bandes-Storch">jacob</who>
    <bug_when>2025-01-10 15:40:31 -0800</bug_when>
    <thetext>Hi there, any update on this issue? I work on a complex web app that, and we would love to start using SharedArrayBuffer but cannot use `require-corp` without breaking loading of some other resources.

Some reasons that this feature is needed are described quite thoroughly in this blog post (which is now ~3 years old): https://blog.stackblitz.com/posts/cross-browser-with-coop-coep/</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>