[Webkit-unassigned] [Bug 30556] [Qt] Expose the C API to access the Javascript engine

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 25 01:45:58 PST 2009


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hausmann at webkit.org




--- Comment #3 from Simon Hausmann <hausmann at webkit.org>  2009-11-25 01:45:57 PST ---
(In reply to comment #0)
> Currently, the C API for Javascript is not exposed by QtWebkit, and the symbols
> are not exported. This API will remain binary compatible so there is not much
> risk in exposing it.
> 
> Exposing this API could be useful for cross-port development.

The symbols are actually exported in our builds.

I agree that there's little risk in exposing this, but it would also require
making the header files actually available to developers and integrating the
API docs.

I personally prefer solving bug #31863 first ;-)

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