Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Issue 8276023: IndexedDB: Wrong exception types thrown for invalid keys (Closed)

Created:
9 years, 2 months ago by jsbell
Modified:
9 years, 1 month ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, dpranke-watch+content_chromium.org, dgrogan
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

IndexedDB: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -12 lines) Patch
M content/common/indexed_db_key.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/common/indexed_db_key.cc View 1 4 chunks +2 lines, -7 lines 0 comments Download
M content/common/indexed_db_param_traits.cc View 1 3 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hans
lgtm
9 years, 2 months ago (2011-10-24 17:23:36 UTC) #1
jsbell
darin@ - OWNERS approval for content/common?
9 years, 1 month ago (2011-10-27 21:42:46 UTC) #2
darin (slow to review)
9 years, 1 month ago (2011-10-28 05:46:16 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698