Bug 113173 - [Qt] Remove unused code path in PluginView
Summary: [Qt] Remove unused code path in PluginView
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-25 01:32 PDT by Jae Hyun Park
Modified: 2013-08-21 07:21 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.18 KB, patch)
2013-03-25 01:34 PDT, Jae Hyun Park
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jae Hyun Park 2013-03-25 01:32:08 PDT
Initializing m_platformLayer in PluginView has been removed in https://bugs.webkit.org/show_bug.cgi?id=78598
But there are still codes related to m_platformLayer. This code path is not used anymore.
Comment 1 Jae Hyun Park 2013-03-25 01:34:30 PDT
Created attachment 194798 [details]
Patch
Comment 2 WebKit Commit Bot 2013-08-21 07:21:54 PDT
Comment on attachment 194798 [details]
Patch

Clearing flags on attachment: 194798

Committed r154385: <http://trac.webkit.org/changeset/154385>
Comment 3 WebKit Commit Bot 2013-08-21 07:21:56 PDT
All reviewed patches have been landed.  Closing bug.