Bug 36325

Summary: Add support for stopImmediatePropagation from DOM Events Level 3
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: DOMAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch oliver: review+

Description Dave Hyatt 2010-03-18 14:34:52 PDT
Add support for stopImmediatePropagation from DOM Events Level 3.
Comment 1 Dave Hyatt 2010-03-18 14:36:52 PDT
Created attachment 51095 [details]
Patch
Comment 2 Oliver Hunt 2010-03-18 14:38:48 PDT
Comment on attachment 51095 [details]
Patch

r=me
Comment 3 Dave Hyatt 2010-03-18 14:40:20 PDT
Fixed in r56195.