[webkit-reviews] review canceled: [Bug 94235] IndexedDB: IDBRequest can be GCd during event dispatch : [Attachment 158873] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 13:27:38 PDT 2012


Joshua Bell <jsbell at chromium.org> has canceled Joshua Bell
<jsbell at chromium.org>'s request for review:
Bug 94235: IndexedDB: IDBRequest can be GCd during event dispatch
https://bugs.webkit.org/show_bug.cgi?id=94235

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

------- Additional Comments from Joshua Bell <jsbell at chromium.org>
Removing r? - on further thinking, some of the previous simplifications went
too far. Namely, since an IDBCursor can be asked to continue at an arbitrary
time the IDBRequest it came from must be kept alive. This means
http://trac.webkit.org/changeset/124842 should really be reverted.


More information about the webkit-reviews mailing list