Bug 146054

Summary: Remove willSendEventToPlugin() from PluginController.h
Product: WebKit Reporter: Sungmann Cho <sungmann.cho>
Component: WebKit2Assignee: Sungmann Cho <sungmann.cho>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.