[webkit-reviews] review granted: [Bug 93096] regression(r124510) webintents/web-intents-obj-constructor.html is crashing : [Attachment 158006] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 16:57:19 PDT 2012


Kentaro Hara <haraken at chromium.org> has granted Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 93096: regression(r124510) webintents/web-intents-obj-constructor.html is
crashing
https://bugs.webkit.org/show_bug.cgi?id=93096

Attachment 158006: Patch
https://bugs.webkit.org/attachment.cgi?id=158006&action=review

------- Additional Comments from Kentaro Hara <haraken at chromium.org>
Shall we insert ASSERT(isValid()) to
JSDictionary::getWithUndefinedOrNullCheck() and JSDictionary::tryGetProperty()
so that we can prevent a null exec and a null initializerObject from being
used?


More information about the webkit-reviews mailing list