[webkit-reviews] review requested: [Bug 29810] [V8] Unsigned int return values are incorrectly treated as signed. : [Attachment 40238] Fixed type-conversion error in CodeGeneratorV8.pm, v1.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 28 09:12:47 PDT 2009


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 29810: [V8] Unsigned int return values are incorrectly treated as signed.
https://bugs.webkit.org/show_bug.cgi?id=29810

Attachment 40238: Fixed type-conversion error in CodeGeneratorV8.pm, v1.
https://bugs.webkit.org/attachment.cgi?id=40238&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
 WebCore/ChangeLog			     |	 13 +++++++++++++
 WebCore/bindings/scripts/CodeGeneratorV8.pm |	  3 ++-
 2 files changed, 15 insertions(+), 1 deletions(-)


More information about the webkit-reviews mailing list