<?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>15695</bug_id>
          
          <creation_ts>2012-01-24 15:32:12 +0000</creation_ts>
          <short_desc>Should MutationCallback be a callback *interface*?</short_desc>
          <delta_ts>2012-12-19 17:18:39 +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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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="Ms2ger">Ms2ger</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>adamk</cc>
    
    <cc>bugs</cc>
    
    <cc>mike</cc>
    
    <cc>rafaelw</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>63054</commentid>
    <comment_count>0</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2012-01-24 15:32:12 +0000</bug_when>
    <thetext></thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63609</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2012-02-02 19:58:53 +0000</bug_when>
    <thetext>No, why?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64229</commentid>
    <comment_count>2</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2012-02-17 14:45:21 +0000</bug_when>
    <thetext>No. This was discussed at length already.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80315</commentid>
    <comment_count>3</comment_count>
    <who name="Olli Pettay">bugs</who>
    <bug_when>2012-12-18 00:40:14 +0000</bug_when>
    <thetext>So is this compatible with the implementations?
Webkit has https://trac.webkit.org/browser/trunk/Source/WebCore/dom/MutationCallback.idl#L34

In Gecko we do support 
http://mxr.mozilla.org/mozilla-central/source/dom/interfaces/core/nsIDOMMutationObserver.idl#68
so { handleMutation() {} } would be supported.
But I&apos;m about to move the implementation to new bindings so I take
webidl from the spec, where there isn&apos;t a callback interface anymore.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80316</commentid>
    <comment_count>4</comment_count>
    <who name="Olli Pettay">bugs</who>
    <bug_when>2012-12-18 00:42:23 +0000</bug_when>
    <thetext>Though, I guess implementations aren&apos;t compatible either.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>