[Webkit-unassigned] [Bug 32452] Port of v8 to work with Gtk webkit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 1 10:06:57 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=32452
nayankk at motorola.com <nayankk at motorola.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|webkit-unassigned at lists.web |nayankk at motorola.com
|kit.org |
--- Comment #37 from nayankk at motorola.com <nayankk at motorola.com> 2011-08-01 10:06:55 PST ---
Created an attachment (id=102530)
--> (https://bugs.webkit.org/attachment.cgi?id=102530&action=review)
Porting V8 to WebKit-GTK
Patch to port V8 to WebKit-GTK
Few notes,
a). It is a big patch, based on review comments, I will re-structure the patches uploaded them for review in smaller patches. Hence review flag has not been set.
b). DumpRenderTree is yet to be implemented.
V8 compilation can be turned on using,
sh autogen.sh --with-jsengine=v8
This work can be found at https://gitorious.org/~nayankk/webkit/nayankk-webkit
Let me know your opinions and concerns.
And BTW, based on a quick performance test, WebKit-GTK with V8 shows significant improvement in performance as compared to SFX engine. This conclusion is based on V8 benchmarking suite (of google) in x86-64 machine.
--
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