[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:32:11 PDT 2011


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





--- Comment #12 from Adam Roben (:aroben) <aroben at apple.com>  2011-05-06 11:32:12 PST ---
(From update of attachment 92602)
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!

>> 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!

-- 
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