<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>65283</bug_id>
          
          <creation_ts>2011-07-27 14:28:32 -0700</creation_ts>
          <short_desc>Please remove proprietary Event extensions</short_desc>
          <delta_ts>2025-01-20 02:00:35 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</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="Anne van Kesteren">annevk</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>ap</cc>
    
    <cc>fishd</cc>
    
    <cc>Ms2ger</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>443152</commentid>
    <comment_count>0</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2011-07-27 14:28:32 -0700</bug_when>
    <thetext>See http://lists.w3.org/Archives/Public/www-dom/2011JulSep/0039.html for details.

See https://bugzilla.mozilla.org/show_bug.cgi?id=674696 for the corresponding Gecko bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2033142</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2024-05-03 12:40:25 -0700</bug_when>
    <thetext>Test Case (from link) - https://software.hixie.ch/utilities/js/live-dom-viewer/?saved=1087

*** Safari ***

log: isTrusted: true
log: type: load
log: target: [object HTMLDocument]
log: currentTarget: [object Window]
log: eventPhase: 2
log: cancelBubble: false
log: bubbles: false
log: cancelable: false
log: defaultPrevented: false
log: composed: false
log: timeStamp: 469
log: srcElement: [object HTMLDocument]
log: returnValue: true
log: composedPath: function composedPath() {
    [native code]
}
log: stopPropagation: function stopPropagation() {
    [native code]
}
log: stopImmediatePropagation: function stopImmediatePropagation() {
    [native code]
}
log: preventDefault: function preventDefault() {
    [native code]
}
log: initEvent: function initEvent() {
    [native code]
}
log: NONE: 0
log: CAPTURING_PHASE: 1
log: AT_TARGET: 2
log: BUBBLING_PHASE: 3
rendering mode: CSS1Compat
document has no title


*** Chrome Canary 126 ***

log: isTrusted: true
log: type: load
log: target: [object HTMLDocument]
log: currentTarget: [object Window]
log: eventPhase: 2
log: bubbles: false
log: cancelable: false
log: defaultPrevented: false
log: composed: false
log: timeStamp: 480
log: srcElement: [object HTMLDocument]
log: returnValue: true
log: cancelBubble: false
log: NONE: 0
log: CAPTURING_PHASE: 1
log: AT_TARGET: 2
log: BUBBLING_PHASE: 3
log: composedPath: function composedPath() { [native code] }
log: initEvent: function initEvent() { [native code] }
log: preventDefault: function preventDefault() { [native code] }
log: stopImmediatePropagation: function stopImmediatePropagation() { [native code] }
log: stopPropagation: function stopPropagation() { [native code] }
rendering mode: CSS1Compat
document has no title</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2088475</commentid>
    <comment_count>2</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2025-01-20 02:00:35 -0800</bug_when>
    <thetext>This seems resolved. returnValue got standardized. If there&apos;s anything left a more specific bug would be good.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>