[webkit-reviews] review requested: [Bug 24174] Add a few more V8 custom bindings : [Attachment 27992] Moar V8 bindings, v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 25 15:43:04 PST 2009


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

Attachment 27992: Moar V8 bindings, v1
https://bugs.webkit.org/attachment.cgi?id=27992&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
 WebCore/ChangeLog				    |	32 ++++
 .../v8/custom/V8CSSStyleDeclarationCustom.cpp	    |  197 ++++++++++++++++++++
 .../bindings/v8/custom/V8DOMStringListCustom.cpp   |	62 ++++++
 WebCore/bindings/v8/custom/V8EventCustom.cpp	    |	82 ++++++++
 .../bindings/v8/custom/V8HTMLDocumentCustom.cpp    |  112 +++++++++++
 .../v8/custom/V8HTMLFrameSetElementCustom.cpp	    |	62 ++++++
 .../bindings/v8/custom/V8NamedNodeMapCustom.cpp    |	74 ++++++++
 WebCore/bindings/v8/custom/V8NodeListCustom.cpp    |	59 ++++++
 .../bindings/v8/custom/V8StyleSheetListCustom.cpp  |	56 ++++++
 9 files changed, 736 insertions(+), 0 deletions(-)


More information about the webkit-reviews mailing list