[Webkit-unassigned] [Bug 84457] [Qt] Make it possible to use v8 WebKit2 core

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 20 09:05:53 PDT 2012


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





--- Comment #1 from Balazs Kelemen <kbalazs at webkit.org>  2012-04-20 09:05:51 PST ---
Created an attachment (id=138104)
 --> (https://bugs.webkit.org/attachment.cgi?id=138104&action=review)
WIP patch to build WK2 with v8

It's just a first step. I wanted to know how many dependencies there are so I just workarounded all usage of JSC (API or internals) everywhere with ifdefs and mock code. The injected bundle is pretty broken with this patch as well as plugins but MiniBrowser seems to  works fine basically.

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