[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:08:05 PDT 2013


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


Jocelyn Turcotte <jocelyn.turcotte at digia.com> changed:

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




--- Comment #2 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2013-04-22 11:06:24 PST ---
(From update of attachment 199047)
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.

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