Bug 132445 - HTMLMediaElement: Remove two unnecessary virtual overrides.
Summary: HTMLMediaElement: Remove two unnecessary virtual overrides.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-01 15:49 PDT by Andreas Kling
Modified: 2014-05-01 17:04 PDT (History)
9 users (show)

See Also:


Attachments
Patch (2.28 KB, patch)
2014-05-01 15:50 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

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