Bug 143830 - Remove PluginController::isPluginVisible()
Summary: Remove PluginController::isPluginVisible()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-16 08:30 PDT by Sungmann Cho
Modified: 2015-04-16 10:29 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.68 KB, patch)
2015-04-16 08:33 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-04-16 08:30:39 PDT
PluginController::isPluginVisible() was introduced by http://webkit.org/b/60285.
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-04-16 08:33:37 PDT
Created attachment 250925 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-04-16 09:37:47 PDT
LGTM, but I let WK2 owners to do the final review.
Comment 3 WebKit Commit Bot 2015-04-16 10:29:37 PDT
Comment on attachment 250925 [details]
Patch

Clearing flags on attachment: 250925

Committed r182892: <http://trac.webkit.org/changeset/182892>
Comment 4 WebKit Commit Bot 2015-04-16 10:29:42 PDT
All reviewed patches have been landed.  Closing bug.