Bug 49911 - Remove unimplemented (and untested) methods from IndexedDB
Summary: Remove unimplemented (and untested) methods from IndexedDB
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Jeremy Orlow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-22 08:02 PST by Jeremy Orlow
Modified: 2010-11-23 03:14 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.24 KB, patch)
2010-11-22 08:03 PST, Jeremy Orlow
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Orlow 2010-11-22 08:02:00 PST
Remove unimplemented (and untested) methods from IndexedDB
Comment 1 Jeremy Orlow 2010-11-22 08:03:29 PST
Created attachment 74556 [details]
Patch
Comment 2 Jeremy Orlow 2010-11-22 08:04:19 PST
These will be implemented properly soon, but until then we should remove them.  .close(), for example, currently crashes in Chromium.
Comment 3 Andrei Popescu 2010-11-22 14:03:27 PST
LGTM
Comment 4 WebKit Commit Bot 2010-11-23 03:14:33 PST
Comment on attachment 74556 [details]
Patch

Clearing flags on attachment: 74556

Committed r72593: <http://trac.webkit.org/changeset/72593>
Comment 5 WebKit Commit Bot 2010-11-23 03:14:38 PST
All reviewed patches have been landed.  Closing bug.