WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
63065
IndexedDB: should throw TypeError when indexedDB.open() name argument is missing
https://bugs.webkit.org/show_bug.cgi?id=63065
Summary
IndexedDB: should throw TypeError when indexedDB.open() name argument is missing
Mark Pilgrim (Google)
Reported
2011-06-21 06:35:26 PDT
Follow-on to
bug 62398
, which incorrectly fixed this issue. (My bad.) As per WebIDL spec, missing required arguments should throw a TypeError, not a database exception. Patch + fixed test case attached.
Attachments
Patch
(3.40 KB, patch)
2011-06-21 06:38 PDT
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Pilgrim (Google)
Comment 1
2011-06-21 06:38:03 PDT
Created
attachment 97978
[details]
Patch
Hans Wennborg
Comment 2
2011-06-21 06:47:24 PDT
Looks good to me.
WebKit Review Bot
Comment 3
2011-06-21 14:07:13 PDT
Comment on
attachment 97978
[details]
Patch Clearing flags on attachment: 97978 Committed
r89378
: <
http://trac.webkit.org/changeset/89378
>
WebKit Review Bot
Comment 4
2011-06-21 14:07:18 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug