[webkit-reviews] review requested: [Bug 25625] Implement Image/Option constructors in V8 : [Attachment 30109] Implement Image/Option constructors in V8, v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 12:28:15 PDT 2009


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 25625: Implement Image/Option constructors in V8
https://bugs.webkit.org/show_bug.cgi?id=25625

Attachment 30109: Implement Image/Option constructors in V8, v2
https://bugs.webkit.org/attachment.cgi?id=30109&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
 WebCore/ChangeLog				    |	12 +++
 WebCore/bindings/v8/custom/V8DOMWindowCustom.cpp   |	60 -------------
 .../v8/custom/V8HTMLImageElementConstructor.cpp    |	73 ++++++++++++++++
 .../v8/custom/V8HTMLOptionElementConstructor.cpp   |	90 ++++++++++++++++++++
 4 files changed, 175 insertions(+), 60 deletions(-)


More information about the webkit-reviews mailing list