<?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>41285</bug_id>
          
          <creation_ts>2010-06-28 10:33:42 -0700</creation_ts>
          <short_desc>Using &lt;meta http-equiv=&quot;Set-Cookie&quot;&gt; does not work (metacookie)</short_desc>
          <delta_ts>2018-07-03 14:10:32 -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>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=185077</see_also>
          <bug_file_loc>http://spe.mobilephone.net/wit/xhtmlv2/metacookie.xhtm</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="David Kilzer (:ddkilzer)">ddkilzer</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>beidson</cc>
    
    <cc>dbates</cc>
    
    <cc>mjs</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>243759</commentid>
    <comment_count>0</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2010-06-28 10:33:42 -0700</bug_when>
    <thetext>* SUMMARY
Setting a cookie using &lt;meta http-equiv=&quot;Set-Cookie&quot;&gt; doesn&apos;t work in WebKit.  Some mobile phone vendor test suites apparently want this to work.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>243760</commentid>
    <comment_count>1</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2010-06-28 10:34:23 -0700</bug_when>
    <thetext>&lt;rdar://problem/8137266&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1438977</commentid>
    <comment_count>2</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2018-07-03 14:08:45 -0700</bug_when>
    <thetext>The HTML living standard was amended in &lt;https://github.com/whatwg/html/pull/3649&gt; to indicate that the non-conforming Set-Cookie pragma should be ignored. Bug #185077 tracks removing support for this pragma (did we have any given the existence of this bug?). Resolving this bug as WontFix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1438978</commentid>
    <comment_count>3</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2018-07-03 14:10:32 -0700</bug_when>
    <thetext>(In reply to Daniel Bates from comment #2)
&gt; The HTML living standard was amended in
&gt; &lt;https://github.com/whatwg/html/pull/3649&gt; to indicate that the
&gt; non-conforming Set-Cookie pragma should be ignored. Bug #185077 tracks
&gt; removing support for this pragma (did we have any given the existence of
&gt; this bug?). Resolving this bug as WontFix.

We do have logic for the parsing the Set-Cookie pragma: &lt;https://trac.webkit.org/browser/trunk/Source/WebCore/dom/Document.cpp?rev=233473#L3372&gt;.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>