[Webkit-unassigned] [Bug 114966] [Qt] QWebKitPlatformPlugin should export available Plugin interfaces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 11:21:33 PDT 2013


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





--- Comment #4 from Arunprasad <ArunPrasadR at nds.com>  2013-04-22 11:19:52 PST ---
(In reply to comment #2)
> (From update of attachment 199047 [details])
> Platform plugins are, like their name saying, part of the platform implementation under QtWebKit.
> Those APIs are not public and are made to be implemented by those deploying QtWebKit on a platform at compile time. They were not designed to allow per-application implementation.
> 
> If you need to add an implementation for your embedded device, I suggest doing so directly in your QtWebKit build to make sure that applications on your platform don't have to worry about it.

Agreed :) But already QtWebkit library has the definition of all the _signals_ of Plugin Interfaces. It will be good if we avoid the redundancy, (yes I agree it is trivial though!)

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