<?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>8837</bug_id>
          
          <creation_ts>2010-01-29 12:37:58 +0000</creation_ts>
          <short_desc>Initial about:blank should fire DOMFrameContentLoaded and load events when not navigated immediately</short_desc>
          <delta_ts>2010-10-04 14:31:12 +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>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Henri Sivonen">hsivonen</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</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>31336</commentid>
    <comment_count>0</comment_count>
    <who name="Henri Sivonen">hsivonen</who>
    <bug_when>2010-01-29 12:37:58 +0000</bug_when>
    <thetext>When the creation of a browsing context doesn&apos;t start a navigation to another URL, the DOMFrameContentLoaded and load events should fire (asynchronously) for the initial about:blank document.

Failing to fire these events broke enough test cases and deviates from current browser practice so that I didn&apos;t bother to gather evidence about breaking the Web, but it seems reasonable to expect the failure to fire these events to break the Web.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31954</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-02-14 04:50:20 +0000</bug_when>
    <thetext>Ok so this only seems to actually affect &lt;iframe&gt;, &lt;iframe src=&quot;{unresolvable}&quot;&gt;, &lt;iframe src=&quot;about:blank&quot;&gt;, and &lt;object data=&quot;about:blank&quot;&gt;. &lt;frame&gt; and window.open() are already handled since they actually load about:blank properly, with no magic. I can handle this pretty easily by just adding a few cases to the &lt;iframe&gt; and &lt;object&gt; algorithms.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>32331</commentid>
    <comment_count>2</comment_count>
    <who name="">contributor</who>
    <bug_when>2010-02-18 02:27:27 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r4772.
Check-in comment: Make blank &lt;iframe&gt;s fire &apos;load&apos; events when created.
http://html5.org/tools/web-apps-tracker?from=4771&amp;to=4772
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>32332</commentid>
    <comment_count>3</comment_count>
    <who name="">contributor</who>
    <bug_when>2010-02-18 02:41:49 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r4773.
Check-in comment: Make blank &lt;object&gt;s with browsing contexts fire &apos;load&apos; events when the browing context is created.
http://html5.org/tools/web-apps-tracker?from=4772&amp;to=4773
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>32333</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-02-18 03:01:57 +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 diffs given above
Rationale: Concurred with reporter&apos;s comments.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>