[webkit-reviews] review granted: [Bug 43426] [v8] Get current memory usage and make it available on stack before crashing due to out of memory : [Attachment 63339] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 3 10:44:21 PDT 2010


David Levin <levin at chromium.org> has granted anton muhin
<antonm at chromium.org>'s request for review:
Bug 43426: [v8] Get current memory usage and make it available on stack before
crashing due to out of memory
https://bugs.webkit.org/show_bug.cgi?id=43426

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

------- Additional Comments from David Levin <levin at chromium.org>
Some minor typo fixes below.

> diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
> +	   That should allow to diagnose the cases when process just ran out of
memory

This should allow *us* the cases when *the* process ran out of memory

> +	   and hence V8 faild to allocate more OS pages.

and hence V8 *failed* to allocate more OS pages.


More information about the webkit-reviews mailing list