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

Issue 11415083: Remove references to IDBDatabaseException and IDBRequest.errorCode (Closed)

Created:
8 years, 1 month ago by jsbell
Modified:
8 years, 1 month ago
Reviewers:
dgrogan
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, alecflett
Visibility:
Public.

Description

Remove references to IDBDatabaseException and IDBRequest.errorCode That interface/attribute were removed from the IndexedDB spec a year ago, and are being removed from the WebKit implementation in wkbug.com/102514. Update tests to remove references, and update value checks for error codes (disabled until webkit patch lands/rolls). BUG=129766 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=168904

Patch Set 1 #

Patch Set 2 : Fix error propagation from workers in endure test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -15 lines) Patch
M chrome/test/data/indexeddb/endure/app.js View 1 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/test/data/indexeddb/endure/app-worker.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/data/indexeddb/key_types_test.js View 2 chunks +2 lines, -3 lines 0 comments Download
M content/test/data/indexeddb/object_store_test.js View 1 chunk +0 lines, -2 lines 0 comments Download
M content/test/data/indexeddb/value_size_test.js View 3 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jsbell
dgrogan@ - please take a look?
8 years, 1 month ago (2012-11-20 20:33:13 UTC) #1
dgrogan
lgtm
8 years, 1 month ago (2012-11-20 20:40:10 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/11415083/2001
8 years, 1 month ago (2012-11-20 21:14:10 UTC) #3
commit-bot: I haz the power
8 years, 1 month ago (2012-11-20 23:06:42 UTC) #4
Change committed as 168904

Powered by Google App Engine
This is Rietveld 408576698