Bug 55660

Summary: [WK2] Make non-transparent windowless plugins paint on X11
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, buildbot, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 55659    
Attachments:
Description Flags
Patch
none
Patch none

Balazs Kelemen
Reported 2011-03-03 03:04:14 PST
Let's begin with the most basic case that is needed for Flash to paint.
Attachments
Patch (22.71 KB, patch)
2011-03-03 09:00 PST, Balazs Kelemen
no flags
Patch (21.91 KB, patch)
2011-03-09 07:17 PST, Balazs Kelemen
no flags
Balazs Kelemen
Comment 1 2011-03-03 09:00:21 PST
Build Bot
Comment 2 2011-03-03 12:21:43 PST
Balazs Kelemen
Comment 3 2011-03-09 07:17:46 PST
Created attachment 85172 [details] Patch Fixed the build (speculatively). It also was a logical error.
Andreas Kling
Comment 4 2011-03-10 05:56:42 PST
Comment on attachment 85172 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=85172&action=review Looks like a good start, r=me. :) > Source/WebKit2/ChangeLog:24 > + * WebProcess/Plugins/Netscape/qt/NetscapePluginQt.cpp: Removed in favour > + of a common implementation for X11. We should remove NetscapePluginGtk.cpp as well. > Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp:1223 > + // Inject wmode=opaque to make Flash working with these conditions. s/working with/work in/
Balazs Kelemen
Comment 5 2011-03-10 06:34:59 PST
Note You need to log in before you can comment on or make changes to this bug.