<?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>13462</bug_id>
          
          <creation_ts>2011-07-30 04:39:00 +0000</creation_ts>
          <short_desc>The spec doesn&apos;t make it clear what should happen to pending timeouts/intervals on the old Window</short_desc>
          <delta_ts>2011-12-20 17:07:57 +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>LC1 HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#opening-the-input-stream</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>bzbarsky</cc>
    
    <cc>cooper</cc>
    
    <cc>ian</cc>
    
    <cc>joshue.oconnor</cc>
    
    <cc>mike</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>51801</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-07-30 04:39:00 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/content-models.html
Multipage: http://www.whatwg.org/C#opening-the-input-stream
Complete: http://www.whatwg.org/c#opening-the-input-stream

Comment:
The spec doesn&apos;t make it clear what should happen to pending
timeouts/intervals on the old Window

Posted from: 71.184.125.56
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0a1) Gecko/20110721 Firefox/8.0a1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51802</commentid>
    <comment_count>1</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2011-07-30 04:40:56 +0000</bug_when>
    <thetext>In fact, this is a general problem with the unloading section.  If the document is salvageable the timeout list is not cleared, but nothing anywhere says to suspend the timeouts as far as I can see.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52988</commentid>
    <comment_count>2</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:05:49 +0000</bug_when>
    <thetext>mass-moved component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54788</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-08-12 20:19:01 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter&apos;s comments.

I&apos;ve made document.open() force salvageable to false while the unloading happens, then force it back to true for the &quot;new&quot; document.

In the case of history navigation, the timeouts are suspended because the algorithm for setTimeout and setInterval requires the time to be time spent with the document fully active. For example, step 7 of the setTimeout algorithm says &quot;...wait until the Document associated with the method context has been fully active for a further timeout milliseconds (not necessarily consecutively).&quot;.

Please don&apos;t hesitate to reopen the bug if I&apos;ve missed something here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54789</commentid>
    <comment_count>4</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-08-12 20:19:19 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6431.
Check-in comment: Make document.open() reset the timeouts. Make the document after a document.open() call still survive session history even if the &apos;old&apos; document had an unload handler.
http://html5.org/tools/web-apps-tracker?from=6430&amp;to=6431</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>