Bug 28358

Summary: [WML] Cleanup WMLIntrinsicEventHandling code
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: WebCore Misc.Assignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: staikos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 20393    
Attachments:
Description Flags
Initial patch staikos: review+, staikos: commit-queue+

Description Nikolas Zimmermann 2009-08-16 10:13:49 PDT
WMLIntrinsicEventHandling code passes around Events by pointers, which are not needed anywhere.
Comment 1 Nikolas Zimmermann 2009-08-16 10:15:48 PDT
Created attachment 34927 [details]
Initial patch
Comment 2 Nikolas Zimmermann 2009-08-16 10:35:47 PDT
Sending        WebCore/ChangeLog
Sending        WebCore/wml/WMLAnchorElement.cpp
Sending        WebCore/wml/WMLDoElement.cpp
Sending        WebCore/wml/WMLGoElement.cpp
Sending        WebCore/wml/WMLGoElement.h
Sending        WebCore/wml/WMLIntrinsicEventHandler.cpp
Sending        WebCore/wml/WMLPrevElement.cpp
Sending        WebCore/wml/WMLPrevElement.h
Sending        WebCore/wml/WMLRefreshElement.cpp
Sending        WebCore/wml/WMLRefreshElement.h
Sending        WebCore/wml/WMLTaskElement.h
Transmitting file data ...........
Committed revision 47340.
http://trac.webkit.org/changeset/47340