<?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>21078</bug_id>
          
          <creation_ts>2013-02-21 19:02:02 +0000</creation_ts>
          <short_desc>EventInit should have default values for bubbles and cancelable</short_desc>
          <delta_ts>2013-02-22 12:31:59 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>DOM</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</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="Olli Pettay">bugs</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
    
    <cc>www-dom</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>83510</commentid>
    <comment_count>0</comment_count>
    <who name="Olli Pettay">bugs</who>
    <bug_when>2013-02-21 19:02:02 +0000</bug_when>
    <thetext>bubbles and cancelable are false by default when event is created, and
it would make the spec easier to understand if that was the
case in the dictionary too.
Also, in Gecko it simplifies the implementation if we have
default values.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83536</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2013-02-22 09:31:59 +0000</bug_when>
    <thetext>I don&apos;t see the point given document.createEvent(). Maybe for events that cannot be instantiated via that method?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83547</commentid>
    <comment_count>2</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2013-02-22 12:31:59 +0000</bug_when>
    <thetext>Context: http://krijnhoetmer.nl/irc-logs/whatwg/20130222#l-344

https://github.com/whatwg/dom/commit/508b3d58eb9df5250cc42cefa71062945c154ef0</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>