[webkit-reviews] review requested: [Bug 24128] Upstream more V8 custom bindings : [Attachment 27924] Upstream move V8 custom bindings, v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 11:26:53 PST 2009


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 24128: Upstream more V8 custom bindings
https://bugs.webkit.org/show_bug.cgi?id=24128

Attachment 27924: Upstream move V8 custom bindings, v1
https://bugs.webkit.org/attachment.cgi?id=27924&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
 WebCore/ChangeLog				    |	20 +++
 .../bindings/v8/custom/V8DOMParserConstructor.cpp  |	45 ++++++
 .../v8/custom/V8MessageChannelConstructor.cpp	    |	77 ++++++++++
 .../v8/custom/V8WebKitCSSMatrixConstructor.cpp     |	66 +++++++++
 .../v8/custom/V8XMLSerializerConstructor.cpp	    |	45 ++++++
 .../v8/custom/V8XPathEvaluatorConstructor.cpp	    |	45 ++++++
 .../bindings/v8/custom/V8XSLTProcessorCustom.cpp   |  153 ++++++++++++++++++++
 7 files changed, 451 insertions(+), 0 deletions(-)


More information about the webkit-reviews mailing list