Bug 127882 - IDB: Implement IDBCursor.delete()
Summary: IDB: Implement IDBCursor.delete()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks: 124521
  Show dependency treegraph
 
Reported: 2014-01-29 17:55 PST by Jon Lee
Modified: 2014-02-01 17:54 PST (History)
1 user (show)

See Also:


Attachments
Patch v1 (2.80 KB, patch)
2014-02-01 17:45 PST, Brady Eidson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2014-01-29 17:55:12 PST
IDB: Implement IDBCursor.delete()
Comment 1 Jon Lee 2014-01-29 22:45:34 PST
<rdar://problem/15944203>
Comment 2 Brady Eidson 2014-02-01 17:45:13 PST
Created attachment 222894 [details]
Patch v1
Comment 3 Brady Eidson 2014-02-01 17:54:04 PST
http://trac.webkit.org/changeset/163252