Bug 74946 - Remove no-op DOMAttr* event dispatch methods from Element
Summary: Remove no-op DOMAttr* event dispatch methods from Element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Klein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-20 11:47 PST by Adam Klein
Modified: 2011-12-20 13:03 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.86 KB, patch)
2011-12-20 12:01 PST, Adam Klein
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Klein 2011-12-20 11:47:56 PST
Remove no-op DOMAttr* event dispatch methods from Element
Comment 1 Adam Klein 2011-12-20 12:01:17 PST
Created attachment 120054 [details]
Patch
Comment 2 Adam Klein 2011-12-20 13:03:00 PST
Committed r103343: <http://trac.webkit.org/changeset/103343>