[webkit-reviews] review requested: [Bug 24208] Add custom V8 bindings for Navigator, Clipboard, Document, and Node : [Attachment 28040] Add custom V8 bindings for Navigator, Clipboard, Document, and Node, v1.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 26 14:50:11 PST 2009


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 24208: Add custom V8 bindings for Navigator, Clipboard, Document, and Node
https://bugs.webkit.org/show_bug.cgi?id=24208

Attachment 28040: Add custom V8 bindings for Navigator, Clipboard, Document,
and Node, v1.
https://bugs.webkit.org/attachment.cgi?id=28040&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
 WebCore/ChangeLog				  |   17 +++
 WebCore/bindings/v8/custom/V8ClipboardCustom.cpp |  141 ++++++++++++++++++++++
 WebCore/bindings/v8/custom/V8DocumentCustom.cpp  |   86 +++++++++++++
 WebCore/bindings/v8/custom/V8NavigatorCustom.cpp |   48 ++++++++
 WebCore/bindings/v8/custom/V8NodeCustom.cpp	  |   86 +++++++++++++
 5 files changed, 378 insertions(+), 0 deletions(-)


More information about the webkit-reviews mailing list