Bug 116866 - Move Node::dispatchChangeEvent() to HTMLFormControlElement.
Summary: Move Node::dispatchChangeEvent() to HTMLFormControlElement.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-28 07:18 PDT by Andreas Kling
Modified: 2013-05-28 07:41 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.49 KB, patch)
2013-05-28 07:18 PDT, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>