[Webkit-unassigned] [Bug 40005] [Qt] Platform plugin support for Notifications UI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 13 16:51:47 PDT 2010


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





--- Comment #18 from Yael <yael.aharon at nokia.com>  2010-06-13 16:51:45 PST ---
(In reply to comment #17)
> (In reply to comment #16)
> > (From update of attachment 58596 [details] [details])
> > WebKit/qt/examples/platformplugin/WebPlugin.h:93
> >  +          if (supportsExtension(Notifications))
> > you still need this here?
> 
> Yes, I do :-)
> I have a build flag that allows people the flexibility of building the platform plugin with SingleSelect, but without Notifications. I need to check if the build flag is enabled before creating the NotificationPresenter.

To be more specific, tge plugin and WebKit are 2 different components, so I don't think the plugin should rely on the caller to do the check.

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