Bug 146054 - Remove willSendEventToPlugin() from PluginController.h
Summary: Remove willSendEventToPlugin() from PluginController.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sungmann Cho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-17 04:05 PDT by Sungmann Cho
Modified: 2015-06-17 16:39 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.96 KB, patch)
2015-06-17 04:07 PDT, Sungmann Cho
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sungmann Cho 2015-06-17 04:05:34 PDT
PluginController::willSendEventToPlugin() was introduced by ​http://webkit.org/b/59124.
This method had been used only for WebKit2 on Windows, and no one uses it now.
So we can remove it.
Comment 1 Sungmann Cho 2015-06-17 04:07:41 PDT
Created attachment 255011 [details]
Patch
Comment 2 WebKit Commit Bot 2015-06-17 16:39:21 PDT
Comment on attachment 255011 [details]
Patch

Clearing flags on attachment: 255011

Committed r185677: <http://trac.webkit.org/changeset/185677>
Comment 3 WebKit Commit Bot 2015-06-17 16:39:25 PDT
All reviewed patches have been landed.  Closing bug.