[webkit-reviews] review granted: [Bug 32017] [V8] Don't crash in DOMWindow event getter in OOM situations : [Attachment 44068] Add missing null checks.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 07:22:58 PST 2009


Eric Seidel <eric at webkit.org> has granted Mads Ager <ager at chromium.org>'s
request for review:
Bug 32017: [V8] Don't crash in DOMWindow event getter in OOM situations
https://bugs.webkit.org/show_bug.cgi?id=32017

Attachment 44068: Add missing null checks.
https://bugs.webkit.org/attachment.cgi?id=44068&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
This makes me wonder about all the other calls to "V8Proxy::context(frame)".

It would be nice if there was some way to restrict the heap size for v8
artificially so as to fake OOM bugs, but I can see how this would be difficult
to test.


More information about the webkit-reviews mailing list