Bug 132445

Summary: HTMLMediaElement: Remove two unnecessary virtual overrides.
Product: WebKit Reporter: Andreas Kling <kling>
Component: MediaAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, commit-queue, eric.carlson, esprehn+autocc, glenn, gyuyoung.kim, jer.noble, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2014-05-01 15:49:32 PDT
With ENABLE_PLUGIN_PROXY_FOR_VIDEO gone, we don't need to override defaultEventHandler() or willRespondToMouseClickEvents().
Comment 1 Andreas Kling 2014-05-01 15:50:44 PDT
Created attachment 230620 [details]
Patch
Comment 2 WebKit Commit Bot 2014-05-01 17:04:48 PDT
Comment on attachment 230620 [details]
Patch

Clearing flags on attachment: 230620

Committed r168137: <http://trac.webkit.org/changeset/168137>
Comment 3 WebKit Commit Bot 2014-05-01 17:04:53 PDT
All reviewed patches have been landed.  Closing bug.