[Webkit-unassigned] [Bug 29706] Qt: Allow excluding certain plugins from loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 25 04:18:03 PDT 2009


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40052|review?                     |review-
               Flag|                            |




--- Comment #1 from Simon Hausmann <hausmann at webkit.org>  2009-09-25 04:18:03 PDT ---
(From update of attachment 40052)
I'm sorry, this doesn't look right.

QWebPluginDatabase has a private constructor and is a singleton accessed
through QWebSettings. It is not designed for
sub-classing, so adding virtual functions won't work.

Why is QWebPluginInfo's setEnabled not sufficient for your use-case?

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