[Webkit-unassigned] [Bug 114966] [Qt] QWebKitPlatformPlugin should export available Plugin interfaces
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 2 05:23:02 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=114966
--- Comment #16 from Arunprasad Rajkumar <arurajku at cisco.com> 2013-05-02 05:21:24 PST ---
(In reply to comment #15)
> (In reply to comment #14)
> > The problem with exporting symbols is that then they are subject to binary compatibility constraints. The pure interface approach doesn't require that.
>
> If I understood correctly, as like other Qt plugins(QPA,imageformats,..) qtwebkitplatformplugin is not binary compatible between Qt deliveries. Suppose if I have a qtwebkitplatformplugin plugin which is compiled against 1.0, the same plugin can't be used as is for 2.0. Am I right? That is the case, I agree with u :), but qwebkitplatformplugin.h shouldn't be a part of Qt delivery.
>
>
What about exporting & declaring a clear note like "It is not Binary compatible" as like other Qt plugins?(QPA,imageformats,..)
--
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