[webkit-reviews] review canceled: [Bug 75532] [v8] Null pointer exception if a typed array constructor set to a primitive value. : [Attachment 121089] Make sure that V8ArrayBufferViewCustomScript.js does not throw exception.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 4 06:24:15 PST 2012
Ulan Degenbaev <ulan at chromium.org> has canceled Ulan Degenbaev
<ulan at chromium.org>'s request for review:
Bug 75532: [v8] Null pointer exception if a typed array constructor set to a
primitive value.
https://bugs.webkit.org/show_bug.cgi?id=75532
Attachment 121089: Make sure that V8ArrayBufferViewCustomScript.js does not
throw exception.
https://bugs.webkit.org/attachment.cgi?id=121089&action=review
------- Additional Comments from Ulan Degenbaev <ulan at chromium.org>
Avoid using hasOwnProperty since it might be also redefined.
More information about the webkit-reviews
mailing list