[Webkit-unassigned] [Bug 57145] New XMLReader Interface for Event-Oriented Parsing of XML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 26 07:20:29 PDT 2011


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


Dimitri Glazkov (Google) <dglazkov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dglazkov at chromium.org




--- Comment #1 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2011-03-26 07:20:29 PST ---
You asked on chromium-dev about making this work for Chromium. It's very easy to build Chromium port of WebKit (https://trac.webkit.org/wiki/Chromium):

update-webkit --chromium
build-webkit --chromium

This works in a standard WebKit checkout. You shouldn't need any additional bits of Chromium to download or install.

V8 bindings are built to mirror JSC bindings as much as possible, so there shouldn't be much work for you (aside from the custom bindings).

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