Bug 144199 - Crash if IDBTransaction is aborted right after it's created
Summary: Crash if IDBTransaction is aborted right after it's created
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-04-25 16:21 PDT by Darin Adler
Modified: 2015-04-25 16:48 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.87 KB, patch)
2015-04-25 16:23 PDT, Darin Adler
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2015-04-25 16:21:20 PDT
Crash if IDBTransaction is aborted right after it's created
Comment 1 Darin Adler 2015-04-25 16:23:06 PDT
Created attachment 251652 [details]
Patch
Comment 2 Darin Adler 2015-04-25 16:23:44 PDT
<rdar://problem/18309730>
Comment 3 Darin Adler 2015-04-25 16:48:51 PDT
Committed r183317: <http://trac.webkit.org/changeset/183317>