Bug 46720

Summary: IDBRequest should not have a method called abort.
Product: WebKit Reporter: Andrei Popescu <andreip>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jorlow
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch jorlow: review+

Description Andrei Popescu 2010-09-28 06:50:58 PDT
IDBRequest should not have a method called abort.
Comment 1 Andrei Popescu 2010-09-28 08:53:26 PDT
Created attachment 69057 [details]
Patch
Comment 2 Jeremy Orlow 2010-09-28 09:00:41 PDT
Comment on attachment 69057 [details]
Patch

r=me

maybe mention in the CL that change is per a spec change?
Comment 3 Andrei Popescu 2010-09-28 11:28:43 PDT
Committed r68546: <http://trac.webkit.org/changeset/68546>