[webkit-reviews] review granted: [Bug 107146] IndexedDB: Prevent crash dereferencing null if script context has stopped : [Attachment 183227] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 11:35:08 PST 2013


Tony Chang <tony at chromium.org> has granted Joshua Bell <jsbell at chromium.org>'s
request for review:
Bug 107146: IndexedDB: Prevent crash dereferencing null if script context has
stopped
https://bugs.webkit.org/show_bug.cgi?id=107146

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

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=183227&action=review


OK

> Source/WebCore/Modules/indexeddb/IDBRequest.cpp:443
> +    // FIXME: This method not be called if stop() was previously called, but


This method *should* not ...


More information about the webkit-reviews mailing list