[webkit-reviews] review granted: [Bug 32184] Handle out-of-memory conditions with JSC Ropes with a JS exception, rather than crashing. : [Attachment 44427] Oooops, with required webcore/webkit changes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 7 13:14:39 PST 2009


Oliver Hunt <oliver at apple.com> has granted Gavin Barraclough
<barraclough at apple.com>'s request for review:
Bug 32184: Handle out-of-memory conditions with JSC Ropes with a JS exception,
rather than crashing.
https://bugs.webkit.org/show_bug.cgi?id=32184

Attachment 44427: Oooops, with required webcore/webkit changes.
https://bugs.webkit.org/attachment.cgi?id=44427&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
bool getString(ScriptState* scriptState, String& result) const; (in
ScriptValue.h)
'scriptState' name should be removed

Otherwise, r=me


More information about the webkit-reviews mailing list