DescriptionIndexedDB: Wrong exception types thrown for invalid keys
Chromium side of WebKit patch: https://bugs.webkit.org/show_bug.cgi?id=70065
This drops the Chromium dependency on WebIDBKey::NullType and treats it the
same as WebIDBKey::InvalidType. Once this has landed, the second half of
the WebKit side can go in and (finally) the default: cases herein ensuring
all enumeration parameters are handled can be removed.
BUG=98930
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107744
Patch Set 1 #Patch Set 2 : Updated copyright years #
Messages
Total messages: 3 (0 generated)
|