[Webkit-unassigned] [Bug 32452] Port of v8 to work with Gtk webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 11 16:26:26 PST 2009


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





--- Comment #8 from Michael Emmel <mike.emmel at gmail.com>  2009-12-11 16:26:26 PST ---
(In reply to comment #6)
> (From update of attachment 44710 [details])
> I don't think we want to maintain a patch file against V8.  If you can't get
> the V8 project to rename their identifiers to avoid the C pre-processor, then
> we'll have to find another solution than doing it guerilla-style.

Well number one as far as V8 is concerned you can see the disaster develop if
you reverted the renaming. However if you think about how headers are included
esp given the X11 one are deep in gtk you can see why I found it rapidly turned
into a hopeless mess. With the patch at least someone else could verify that
not doing the renaming results in a intractable mess.

And yes the X11 developers who are responsible should be beaten if they are not
retired but .. Its not like C does not support enums.

So thats the first hurdle.

The debugging support could readily be done as a sister patch but here I have
changes to chromdevtools and also code seriously reworked from chromium itself
along with some headers from chromium.

And this introduces a JSON native parser which should probably be bumped into
some generic place to support native JSON.

Potentially lots of good stuff but as I said I need help.

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