[Webkit-unassigned] [Bug 53117] Invalidate rect doesn't work for windowless plugins on Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 4 11:11:12 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53117





--- Comment #5 from Sailesh Agrawal <sail at chromium.org>  2011-02-04 11:11:13 PST ---
Added a new patch with a regression test.

The regression test doesn't work yet. There are two things I need help with:

#1 Where should I place the test HTML file? Is there a way to get it automatically executed with --platform chromium-gpu?

#2 I can't seem to get any paint event to the pugin in the DumpRenderTree app. I think this is due to a difference between Chromium and DumpRenderTree. To work around this I changed webkit/plugins/npapi/webplugin_delegate_impl_mac.mm WebPluginDelegateImpl::WindowlessPaint() to not to check for buffer_context_. I'm not sure what the correct fix is.

Thanks!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list