[webkit-dev] Some doubt about PluginView in WebCore
huangxueqing
huangxueqing at baidu.com
Tue Dec 20 04:23:35 PST 2011
Hi webkits:
As guys know, there two implement of plug-in in webkit, the first
is located in WebKit/WebProcess/plugins and another in WebCore/plugins,
safari5 use former and Chromium implement plug-in in separate process in
webkit/support/glue/plugins.
I want to know WebCore/plugins whether be maintained in future?
Currently, it seems windowless plug-in has some problem in WebCore/plugins,
for instance, PluginView::setNPWindowRect do nothing although
m_npWindow.window is NULL, but WebKit/WebProcess/plugins hook
|TrackPopupMenu| and chromium call a GDI api |CreateCompatableDC|. I have
commit a bug about this https://bugs.webkit.org/show_bug.cgi?id=74917.
Actually, we hope WebCore/plugins be maintained since most base-on
webkit browser use it except chromium. Anyway, I found lots of bug about
plug-in, I will commit these in later.
Thanks.
百度客户端部
RD
黄学青
| Tel: 5992-1996
| Mob:186-0306-3814 | Hi: huangxq1986| Office:首创 F3-BW651
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20111220/01441be9/attachment.html>
More information about the webkit-dev
mailing list