[Webkit-unassigned] [Bug 181695] Possible to build both libjavascriptcoregtk and libwebkit2gtk as static libs only?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 25 16:25:47 PST 2018


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

--- Comment #16 from Stefan Fröberg <sfroberg13 at yahoo.com> ---

I managed to make it work with HTTPS :-)

I checked these old stuff


https://gitlab.com/thiblahute/cerbero/commit/1b800edcbbabc44ede7b4e57749384e37f38f80a

https://mail.gnome.org/archives/libsoup-list/2013-September/msg00011.html

Then modified the gtlsbackend-gnutls.c like said above and added

g_tls_backend_gnutls_register() to

Source/WebKit/CMakeFiles/NetworkProcess.dir/NetworkProcess/EntryPoint/unix/NetworkProcessMain.cpp

I try to make a prober patch and reproduce it soon but now I have one final problem: JavaScript.

It does not run. Not even after making sure that     webkit_settings_set_enable_javascript(settings,TRUE);
 is set.


Did I disable too much from the webkit in that cmake configuration stage?
Is jsc binary needed for JavaScript in WebKit?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180126/6d0c5e8a/attachment.html>


More information about the webkit-unassigned mailing list