WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
55660
[WK2] Make non-transparent windowless plugins paint on X11
https://bugs.webkit.org/show_bug.cgi?id=55660
Summary
[WK2] Make non-transparent windowless plugins paint on X11
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
Details
Formatted Diff
Diff
Patch
(21.91 KB, patch)
2011-03-09 07:17 PST
,
Balazs Kelemen
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Balazs Kelemen
Comment 1
2011-03-03 09:00:21 PST
Created
attachment 84569
[details]
Patch
Build Bot
Comment 2
2011-03-03 12:21:43 PST
Attachment 84569
[details]
did not build on win: Build output:
http://queues.webkit.org/results/8083403
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
Committed
r80714
: <
http://trac.webkit.org/changeset/80714
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug