<?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>70112</bug_id>
          
          <creation_ts>2011-10-14 09:33:42 -0700</creation_ts>
          <short_desc>REGRESSION (r94242): EventSource should not try to reconnect if connection establishment fails</short_desc>
          <delta_ts>2012-12-18 14:24:43 -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>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>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>61862</dependson>
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Per-Erik Brodin">per-erik.brodin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>adam.bergkvist</cc>
    
    <cc>ap</cc>
    
    <cc>ian</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>484017</commentid>
    <comment_count>0</comment_count>
    <who name="Per-Erik Brodin">per-erik.brodin</who>
    <bug_when>2011-10-14 09:33:42 -0700</bug_when>
    <thetext>According to the specification, EventSource should not try to reconnect if it fails to establish the connection in the first place.
&quot;any network error that prevents the HTTP connection from being established in the first place (e.g. DNS errors), must cause the user agent to fail the connection&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>484161</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-14 12:15:57 -0700</bug_when>
    <thetext>(The idea being to avoid hammering an already suffering network.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>485385</commentid>
    <comment_count>2</comment_count>
    <who name="Per-Erik Brodin">per-erik.brodin</who>
    <bug_when>2011-10-17 12:24:22 -0700</bug_when>
    <thetext>More easily tested with CORS support.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>794027</commentid>
    <comment_count>3</comment_count>
    <who name="Per-Erik Brodin">per-erik.brodin</who>
    <bug_when>2012-12-18 14:04:32 -0800</bug_when>
    <thetext>Since the spec changed, this regression is now compliant!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>794047</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2012-12-18 14:24:43 -0800</bug_when>
    <thetext>I&apos;m confused. Is it now OK to keep hitting the server indefinitely, wasting bandwidth? This seems like horrible behavior if so.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>