Bug 113173

Summary: [Qt] Remove unused code path in PluginView
Product: WebKit Reporter: Jae Hyun Park <jaepark>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, noam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.