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

Issue 475063004: IndexedDB + Coding Style: re-order enums/typedefs/... to match guide (Closed)

Created:
6 years, 4 months ago by jsbell
Modified:
6 years, 3 months ago
Reviewers:
cmumford
CC:
chromium-reviews, darin-cc_chromium.org, dgrogan, jsbell+idb_chromium.org, jam, cmumford
Project:
chromium
Visibility:
Public.

Description

IndexedDB + Coding Style: re-order enums/typedefs/... to match guide BUG=381456 R=cmumford@chromium.org Committed: https://crrev.com/0a918e69c0d6ff5395ad10b84e738e9e5574010c Cr-Commit-Position: refs/heads/master@{#291585}

Patch Set 1 #

Patch Set 2 : Restore CONTENT_EXPORT to Transaction #

Total comments: 8

Patch Set 3 : Review feedback #

Patch Set 4 : Rebased after r291485 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+370 lines, -370 lines) Patch
M content/browser/indexed_db/indexed_db_active_blob_registry.h View 1 2 3 2 chunks +7 lines, -7 lines 0 comments Download
M content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc View 1 2 3 4 chunks +11 lines, -9 lines 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store.h View 1 2 3 5 chunks +234 lines, -236 lines 0 comments Download
M content/browser/indexed_db/indexed_db_blob_info.h View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_blob_info.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_context_impl.h View 1 2 3 3 chunks +11 lines, -11 lines 0 comments Download
M content/browser/indexed_db/indexed_db_database.h View 1 2 3 2 chunks +9 lines, -10 lines 0 comments Download
M content/browser/indexed_db/indexed_db_dispatcher_host.h View 1 2 3 4 chunks +35 lines, -37 lines 0 comments Download
M content/browser/indexed_db/indexed_db_factory_impl.h View 2 chunks +5 lines, -5 lines 0 comments Download
M content/browser/indexed_db/indexed_db_leveldb_coding.h View 1 2 7 chunks +26 lines, -24 lines 0 comments Download
M content/browser/indexed_db/indexed_db_metadata.h View 3 chunks +6 lines, -5 lines 0 comments Download
M content/browser/indexed_db/indexed_db_transaction.h View 2 chunks +8 lines, -8 lines 0 comments Download
M content/browser/indexed_db/indexed_db_transaction_coordinator.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/indexed_db/leveldb/leveldb_transaction.h View 2 chunks +2 lines, -4 lines 0 comments Download
M content/browser/indexed_db/mock_browsertest_indexed_db_class_factory.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/child/indexed_db/webidbcursor_impl.h View 2 chunks +5 lines, -5 lines 0 comments Download
M content/common/indexed_db/indexed_db_key.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
cmumford
lgtm with nit level questions. https://codereview.chromium.org/475063004/diff/20001/content/browser/indexed_db/indexed_db_blob_info.h File content/browser/indexed_db/indexed_db_blob_info.h (right): https://codereview.chromium.org/475063004/diff/20001/content/browser/indexed_db/indexed_db_blob_info.h#newcode37 content/browser/indexed_db/indexed_db_blob_info.h:37: ~IndexedDBBlobInfo(); Should this be ...
6 years, 4 months ago (2014-08-20 19:43:06 UTC) #1
jsbell
https://codereview.chromium.org/475063004/diff/20001/content/browser/indexed_db/indexed_db_blob_info.h File content/browser/indexed_db/indexed_db_blob_info.h (right): https://codereview.chromium.org/475063004/diff/20001/content/browser/indexed_db/indexed_db_blob_info.h#newcode37 content/browser/indexed_db/indexed_db_blob_info.h:37: ~IndexedDBBlobInfo(); On 2014/08/20 19:43:05, cmumford wrote: > Should this ...
6 years, 4 months ago (2014-08-22 20:50:01 UTC) #2
jsbell
The CQ bit was checked by jsbell@chromium.org
6 years, 4 months ago (2014-08-22 20:50:07 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/475063004/20001
6 years, 4 months ago (2014-08-22 20:50:37 UTC) #4
jsbell
The CQ bit was unchecked by jsbell@chromium.org
6 years, 4 months ago (2014-08-22 20:50:59 UTC) #5
jsbell
The CQ bit was checked by jsbell@chromium.org
6 years, 4 months ago (2014-08-22 20:52:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/475063004/40001
6 years, 4 months ago (2014-08-22 20:53:29 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-22 21:04:46 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-22 21:06:39 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/56485) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/45373) linux_chromium_gn_rel ...
6 years, 4 months ago (2014-08-22 21:06:40 UTC) #10
jsbell
The CQ bit was checked by jsbell@chromium.org
6 years, 4 months ago (2014-08-22 23:16:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/475063004/60001
6 years, 4 months ago (2014-08-22 23:17:31 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_tests_recipe on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-23 05:52:42 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (60001) as d76f28db72356458d5a2d49eda4850104758c7a9
6 years, 4 months ago (2014-08-23 21:36:03 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:31:08 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/0a918e69c0d6ff5395ad10b84e738e9e5574010c
Cr-Commit-Position: refs/heads/master@{#291585}

Powered by Google App Engine
This is Rietveld 408576698