<?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>92670</bug_id>
          
          <creation_ts>2012-07-30 13:18:45 -0700</creation_ts>
          <short_desc>Blank tab when loading many tabs from the same domain with EventSource</short_desc>
          <delta_ts>2012-07-30 15:37:11 -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>Page Loading</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Bruno Michel">bruno.michel</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>beidson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>682320</commentid>
    <comment_count>0</comment_count>
    <who name="Bruno Michel">bruno.michel</who>
    <bug_when>2012-07-30 13:18:45 -0700</bug_when>
    <thetext>Steps to reproduce:

I&apos;ve opened 20 tabs on the same site (same domain) and didn&apos;t close them. This web site use EventSource on each page.


Actual results:

The first 15 tabs are opened correctly. The 5 next show a blank page with &apos;Connecting...&apos; as a title and a loader. And nothing else happened until I closed one tab, not even a timeout after several minutes.

The browser used one connection for each EventSource on the 15 first tabs and hit a limit. If I increase network.http.max-connections-per-server in about:config, I don&apos;t reproduce the problem.


Expected results:

At least, having an error message, not just a blank page.

Ideally, the browser should have not allowed the EventSource to take all the connections and could load the page.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>