Bug 116866

Summary: Move Node::dispatchChangeEvent() to HTMLFormControlElement.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Andreas Kling 2013-05-28 07:18:19 PDT
Move Node::dispatchChangeEvent() to HTMLFormControlElement.
Comment 1 Andreas Kling 2013-05-28 07:18:55 PDT
Created attachment 203049 [details]
Patch
Comment 2 Andreas Kling 2013-05-28 07:41:09 PDT
Committed r150805: <http://trac.webkit.org/changeset/150805>