[Webkit-unassigned] [Bug 60285] REGRESSION (WebKit2): A white rectangle covers up important UI elements when composing a new message at mail.yahoo.com with BrowserPlus! plug-in installed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 11:34:13 PDT 2011


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


Anders Carlsson <andersca at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andersca at apple.com




--- Comment #13 from Anders Carlsson <andersca at apple.com>  2011-05-06 11:34:13 PST ---
(In reply to comment #12)
> (From update of attachment 92602 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=92602&action=review
> 
> >> Source/WebKit2/WebProcess/Plugins/Netscape/mac/NetscapePluginMac.mm:297
> >> +}
> > 
> > Do we really need this on Mac since there's no such thing as windowed plug-ins there?
> 
> Well, we need to fix bug 44368 somehow. I assumed this was the way to fix it. Maybe you can explain!
> 

I think this may not be a problem with WebKit2 since we don't have NSViews backing plug-in views. Should be easy to test with your test case!

> >> Source/WebKit2/WebProcess/Plugins/PluginController.h:49
> >> +    virtual bool isPluginVisible() = 0;
> > 
> > This needs to be implemented in PluginControllerProxy or the ENABLE_PLUGIN_PROCESS build will break.
> 
> Will do!

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