Bug 28358 - [WML] Cleanup WMLIntrinsicEventHandling code
Summary: [WML] Cleanup WMLIntrinsicEventHandling code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks: 20393
  Show dependency treegraph
 
Reported: 2009-08-16 10:13 PDT by Nikolas Zimmermann
Modified: 2009-08-16 10:35 PDT (History)
1 user (show)

See Also:


Attachments
Initial patch (6.14 KB, patch)
2009-08-16 10:15 PDT, Nikolas Zimmermann
staikos: review+
staikos: commit-queue+
Details | Formatted Diff | Diff

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