<?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>13328</bug_id>
          
          <creation_ts>2011-07-22 12:37:48 +0000</creation_ts>
          <short_desc>Dependencies - DOMException: should reference WebIDL#dfn-throw</short_desc>
          <delta_ts>2011-09-30 19:46:52 +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/#dependencies</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></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>annevk</cc>
    
    <cc>cam</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>51369</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-07-22 12:37:48 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/infrastructure.html
Multipage: http://www.whatwg.org/C#dependencies
Complete: http://www.whatwg.org/c#dependencies

Comment:
Dependencies - DOMException: should reference WebIDL#dfn-throw

Posted from: 91.181.87.229 by ms2ger@gmail.com
User agent: Mozilla/5.0 (X11; Linux i686; rv:7.0a1) Gecko/20110613 Firefox/7.0a1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51400</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-07-23 08:02:11 +0000</bug_when>
    <thetext>DOM Core does not do this. Should it?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51403</commentid>
    <comment_count>2</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2011-07-23 10:32:00 +0000</bug_when>
    <thetext>I added a note: http://dvcs.w3.org/hg/domcore/rev/7c066781eb1d</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54020</commentid>
    <comment_count>3</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:35:25 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55376</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-08-17 23:41:56 +0000</bug_when>
    <thetext>WebIDL&apos;s &quot;throw&quot; stuff doesn&apos;t seem to mention exception codes, so I don&apos;t think it&apos;s quite right for my purposes here. (I&apos;m looking for something where I say &quot;throw an INDEX_SIZE_ERR&quot; and it means throwing a DOMException with the right code and message.)

Advice?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55380</commentid>
    <comment_count>5</comment_count>
    <who name="Cameron McCormack">cam</who>
    <bug_when>2011-08-17 23:50:31 +0000</bug_when>
    <thetext>I think DOM Core should define a term &quot;throw a DOMException of type BLAH_ERR&quot; or &quot;throw a BLAH_ERR&quot;, which itself should reference Web IDL&apos;s &quot;throw&quot; definition.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55427</commentid>
    <comment_count>6</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-08-18 14:05:31 +0000</bug_when>
    <thetext>I outlined what I think should happen in bug 10623 comment 13.

(Though currently DOM Core does indeed include the required terminology, see comment 2.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57279</commentid>
    <comment_count>7</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-09-23 23:02:40 +0000</bug_when>
    <thetext>This is pending DOM Core being updated to use the new &quot;type&quot; stuff.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57336</commentid>
    <comment_count>8</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-09-26 09:15:06 +0000</bug_when>
    <thetext>If people could review the new throw definition in DOM4 that would be great:

http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#concept-throw</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57337</commentid>
    <comment_count>9</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-09-26 09:16:59 +0000</bug_when>
    <thetext>Pending positive review I will wait updating the draft to use the new exception model.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57378</commentid>
    <comment_count>10</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-09-26 22:17:33 +0000</bug_when>
    <thetext>LGTM except the types are DOMStrings so IMHO they should be quoted and &lt;code&gt;d, and the styling at the top of the table is off (did you put the header row in a &lt;thead&gt;?).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57536</commentid>
    <comment_count>11</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-09-30 00:24:31 +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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57537</commentid>
    <comment_count>12</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-09-30 00:25:11 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6602.
Check-in comment: Exceptions DOM Core/WebIDL fix.
http://html5.org/tools/web-apps-tracker?from=6601&amp;to=6602</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>