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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>28360</bug_id>
          
          <creation_ts>2015-03-28 18:56:50 +0000</creation_ts>
          <short_desc>Add a RequestContext entry for &lt;applet&gt;</short_desc>
          <delta_ts>2015-07-27 14:04:38 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>Fetch</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          <dependson>28384</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ehsan Akhgari [:ehsan]">ehsan</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
          
          <qa_contact>sideshowbarker+fetchspec</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>119010</commentid>
    <comment_count>0</comment_count>
    <who name="Ehsan Akhgari [:ehsan]">ehsan</who>
    <bug_when>2015-03-28 18:56:50 +0000</bug_when>
    <thetext>&lt;applet&gt; can also initiate fetches, so we should probably add a RequestContext entry for it.  Or at least a recommendation for how the implementors are supposed to reflect it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119056</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-03-30 10:03:52 +0000</bug_when>
    <thetext>Does &lt;applet&gt; initiate the fetches or is it the Java runtime?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119066</commentid>
    <comment_count>2</comment_count>
    <who name="Ehsan Akhgari [:ehsan]">ehsan</who>
    <bug_when>2015-03-30 15:21:10 +0000</bug_when>
    <thetext>The UA may need to download the Java applet before invoking the Java runtime if it&apos;s specified using the codebase attribute, but &lt;applet&gt; can also refer to locally existing Java classes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119130</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-03-31 10:57:46 +0000</bug_when>
    <thetext>Is that cross-browser? https://html.spec.whatwg.org/multipage/obsolete.html#the-applet-element does not mention any fetching.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119131</commentid>
    <comment_count>4</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-03-31 10:58:44 +0000</bug_when>
    <thetext>Reusing &quot;plugin&quot; for this might be good enough?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119154</commentid>
    <comment_count>5</comment_count>
    <who name="Ehsan Akhgari [:ehsan]">ehsan</who>
    <bug_when>2015-03-31 16:28:24 +0000</bug_when>
    <thetext>(In reply to Anne from comment #3)
&gt; Is that cross-browser?
&gt; https://html.spec.whatwg.org/multipage/obsolete.html#the-applet-element does
&gt; not mention any fetching.

I don&apos;t know, but the spec doesn&apos;t really look sufficiently detailed.

(In reply to Anne from comment #4)
&gt; Reusing &quot;plugin&quot; for this might be good enough?

&quot;plugin&quot; means a fetch from within a plugin (right?), which doesn&apos;t sound exactly right here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122294</commentid>
    <comment_count>6</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-07-27 14:04:38 +0000</bug_when>
    <thetext>https://github.com/whatwg/fetch/commit/5fe3a2dd90be0c164b8d81655ba0714c9979f5f6

I guess we can figure out later how all browsers implement this. Given that CSP places requirements on &lt;applet&gt; too, this makes sense for now.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>