Bug 91553 - IndexedDB: createIndex should throw INVALID_ACCESS_ERR instead of NOT_SUPPORTED_ERR
Summary: IndexedDB: createIndex should throw INVALID_ACCESS_ERR instead of NOT_SUPPORT...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alec Flett
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-17 16:16 PDT by Alec Flett
Modified: 2012-07-17 17:35 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.96 KB, patch)
2012-07-17 16:23 PDT, Alec Flett
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alec Flett 2012-07-17 16:16:57 PDT
IndexedDB: createIndex should throw INVALID_ACCESS_ERR instead of NOT_SUPPORTED_ERR
Comment 1 Alec Flett 2012-07-17 16:23:36 PDT
Created attachment 152866 [details]
Patch
Comment 2 Alec Flett 2012-07-17 16:24:17 PDT
jsbell/dgrogan - easy one - quick look?
Comment 3 Alec Flett 2012-07-17 16:24:34 PDT
(spec was updated yesterday)
Comment 4 Joshua Bell 2012-07-17 16:27:57 PDT
Comment on attachment 152866 [details]
Patch

lgtm
Comment 5 Alec Flett 2012-07-17 16:30:02 PDT
tony@ - incredibly simple. r?
Comment 6 WebKit Review Bot 2012-07-17 17:35:37 PDT
Comment on attachment 152866 [details]
Patch

Clearing flags on attachment: 152866

Committed r122905: <http://trac.webkit.org/changeset/122905>
Comment 7 WebKit Review Bot 2012-07-17 17:35:41 PDT
All reviewed patches have been landed.  Closing bug.