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

Issue 17915004: IndexedDB: Remove uses of WebKit API types from back-end code (Closed)

Created:
7 years, 6 months ago by jsbell
Modified:
7 years, 5 months ago
Reviewers:
alecflett, dgrogan, jamesr
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jamesr
Visibility:
Public.

Description

IndexedDB: Remove uses of WebKit API types from back-end code Clean up almost everything except for enums. BUG=233361, 237267 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209048

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebased #

Patch Set 3 : Empty messages if front-end should fill in #

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -79 lines) Patch
M content/browser/indexed_db/indexed_db_callbacks.h View 2 chunks +2 lines, -3 lines 0 comments Download
M content/browser/indexed_db/indexed_db_callbacks.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M content/browser/indexed_db/indexed_db_callbacks_wrapper.cc View 2 chunks +1 line, -3 lines 0 comments Download
M content/browser/indexed_db/indexed_db_context_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_database_callbacks.h View 2 chunks +2 lines, -5 lines 0 comments Download
M content/browser/indexed_db/indexed_db_database_callbacks.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_database_callbacks_wrapper.cc View 1 chunk +1 line, -3 lines 0 comments Download
M content/browser/indexed_db/indexed_db_database_error.h View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M content/browser/indexed_db/indexed_db_database_unittest.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_dispatcher_host.cc View 1 2 9 chunks +8 lines, -10 lines 0 comments Download
M content/browser/indexed_db/indexed_db_internals_ui.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/indexed_db/webidbdatabase_impl.h View 4 chunks +4 lines, -8 lines 0 comments Download
M content/browser/indexed_db/webidbdatabase_impl.cc View 4 chunks +5 lines, -9 lines 0 comments Download
M content/browser/indexed_db/webidbfactory_impl.h View 2 chunks +9 lines, -12 lines 0 comments Download
M content/browser/indexed_db/webidbfactory_impl.cc View 3 chunks +9 lines, -11 lines 0 comments Download
M content/child/indexed_db/indexed_db_dispatcher.cc View 1 2 3 2 chunks +8 lines, -2 lines 0 comments Download
M content/child/indexed_db/proxy_webidbcursor_impl_unittest.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
jsbell
This CL depends on https://codereview.chromium.org/17840006/ (moving files in_process_webkit -> indexed_db) Please take a look?
7 years, 6 months ago (2013-06-26 18:29:43 UTC) #1
jsbell
CCing jamesr who probably cares
7 years, 6 months ago (2013-06-26 18:53:18 UTC) #2
jamesr
Awesome! lgtm and thank you. https://codereview.chromium.org/17915004/diff/1/content/browser/indexed_db/indexed_db_dispatcher_host.cc File content/browser/indexed_db/indexed_db_dispatcher_host.cc (right): https://codereview.chromium.org/17915004/diff/1/content/browser/indexed_db/indexed_db_dispatcher_host.cc#newcode40 content/browser/indexed_db/indexed_db_dispatcher_host.cc:40: "An attempt was made ...
7 years, 6 months ago (2013-06-26 20:08:25 UTC) #3
jsbell
https://codereview.chromium.org/17915004/diff/1/content/browser/indexed_db/indexed_db_dispatcher_host.cc File content/browser/indexed_db/indexed_db_dispatcher_host.cc (right): https://codereview.chromium.org/17915004/diff/1/content/browser/indexed_db/indexed_db_dispatcher_host.cc#newcode40 content/browser/indexed_db/indexed_db_dispatcher_host.cc:40: "An attempt was made to add something to storage ...
7 years, 6 months ago (2013-06-26 20:14:27 UTC) #4
jsbell
https://codereview.chromium.org/17915004/diff/1/content/browser/indexed_db/indexed_db_dispatcher_host.cc File content/browser/indexed_db/indexed_db_dispatcher_host.cc (right): https://codereview.chromium.org/17915004/diff/1/content/browser/indexed_db/indexed_db_dispatcher_host.cc#newcode40 content/browser/indexed_db/indexed_db_dispatcher_host.cc:40: "An attempt was made to add something to storage ...
7 years, 6 months ago (2013-06-26 22:12:47 UTC) #5
alecflett
On 2013/06/26 22:12:47, jsbell wrote: > https://codereview.chromium.org/17915004/diff/1/content/browser/indexed_db/indexed_db_dispatcher_host.cc > File content/browser/indexed_db/indexed_db_dispatcher_host.cc (right): > > https://codereview.chromium.org/17915004/diff/1/content/browser/indexed_db/indexed_db_dispatcher_host.cc#newcode40 > ...
7 years, 6 months ago (2013-06-26 22:23:01 UTC) #6
jsbell
Note to self: will require rebase after https://codereview.chromium.org/17642005/ lands
7 years, 6 months ago (2013-06-26 23:27:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/17915004/20001
7 years, 5 months ago (2013-06-27 21:18:37 UTC) #8
commit-bot: I haz the power
7 years, 5 months ago (2013-06-28 01:03:34 UTC) #9
Message was sent while issue was closed.
Change committed as 209048

Powered by Google App Engine
This is Rietveld 408576698