<?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>9650</bug_id>
          
          <creation_ts>2010-05-03 22:48:50 +0000</creation_ts>
          <short_desc>WHATWG Spec Web Site Freeze</short_desc>
          <delta_ts>2010-10-04 14:32:41 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>pre-LC1 HTML5 spec (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc> http://www.whatwg.org/specs/web-apps/current-work/#the-input-element-as-domain-specific-widgets</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Garrett">dhtmlkitchen</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>dhtmlkitchen</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>35384</commentid>
    <comment_count>0</comment_count>
    <who name="Garrett">dhtmlkitchen</who>
    <bug_when>2010-05-03 22:48:50 +0000</bug_when>
    <thetext>The website of the editors draft is freezing Firefox. The freeze lasts for about 120 seconds (2 min). 

After being frozen, the various status notifications that are added to the page. 

When the page is loaded with javascript disabled, Firefox does not freeze.

http://www.whatwg.org/specs/web-apps/current-work/#the-input-element-as-domain-specific-widgets

The problem should be fixed so that users are not subjugated to having the browser taken over by javascript. 

Although unrelated, the page also frequently will display javascript errors, such as:

| fixBrokenLink is not defined
| [Break on this error] fixBrokenLink();
| Overview.html (line 281)

I suggest instead &quot;fixBrokenSite&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>35466</commentid>
    <comment_count>1</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2010-05-06 15:11:21 +0000</bug_when>
    <thetext>Use &lt;http://www.whatwg.org/specs/web-apps/current-work/?slow-browser&gt; or a Firefox 3.7 build &lt;http://www.mozilla.org/projects/devpreview/releasenotes/#download&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>35467</commentid>
    <comment_count>2</comment_count>
    <who name="Lachlan Hunt">lachlan.hunt</who>
    <bug_when>2010-05-06 15:48:25 +0000</bug_when>
    <thetext>The problem here is this script.

http://www.whatwg.org/specs/web-apps/current-work/status.js

Use an ad blocker to manually block that script and you&apos;ll have no problem.  Alternatively, if you have time, volunteer to rewrite that script so that it&apos;s not so inefficient.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>36416</commentid>
    <comment_count>3</comment_count>
    <who name="Garrett">dhtmlkitchen</who>
    <bug_when>2010-06-24 21:51:56 +0000</bug_when>
    <thetext>Performing DOM traversal on page load is inherently inefficient. 

The larger the document, the more of a problem it will be. The problem only gets worse on slower machines and so testing it on a fast machine is not going to reveal much. 

Instead of trying to fix it; don&apos;t do DOM traversal onload at all. 

I see the resolution WORKSFORME. Does that mean the problem is solved by using a script blocker, as indicated in comment #2, or does it mean that the problem wasn&apos;t observable? When changing status, please provide a short comment for others to read - thanks.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>