Bug 91553

Summary: IndexedDB: createIndex should throw INVALID_ACCESS_ERR instead of NOT_SUPPORTED_ERR
Product: WebKit Reporter: Alec Flett <alecflett>
Component: New BugsAssignee: Alec Flett <alecflett>
Status: RESOLVED FIXED    
Severity: Normal CC: dgrogan, jsbell, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.