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

Issue 501183003: Remove implicit conversions from scoped_refptr to T* in content/browser/indexed_db/ (Closed)

Created:
6 years, 4 months ago by dcheng
Modified:
6 years, 3 months ago
Reviewers:
jsbell
CC:
chromium-reviews, cmumford, darin-cc_chromium.org, dgrogan, jam, jsbell+idb_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Committed: https://crrev.com/bdade7b5c3dfa2dc856aa6bb2681d45e245448d8 Cr-Commit-Position: refs/heads/master@{#291802}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -118 lines) Patch
M content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store_unittest.cc View 17 chunks +21 lines, -19 lines 0 comments Download
M content/browser/indexed_db/indexed_db_connection.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_connection.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/indexed_db/indexed_db_context_impl.cc View 9 chunks +12 lines, -12 lines 0 comments Download
M content/browser/indexed_db/indexed_db_database.cc View 6 chunks +6 lines, -7 lines 0 comments Download
M content/browser/indexed_db/indexed_db_database_unittest.cc View 7 chunks +13 lines, -13 lines 0 comments Download
M content/browser/indexed_db/indexed_db_dispatcher_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_dispatcher_host.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_factory_impl.cc View 7 chunks +9 lines, -9 lines 0 comments Download
M content/browser/indexed_db/indexed_db_factory_unittest.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M content/browser/indexed_db/indexed_db_internals_ui.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_quota_client.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/indexed_db/indexed_db_quota_client_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_transaction.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_transaction_coordinator.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/indexed_db/indexed_db_transaction_unittest.cc View 9 chunks +14 lines, -14 lines 0 comments Download
M content/browser/indexed_db/indexed_db_unittest.cc View 5 chunks +17 lines, -8 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + jsbell@chromium.org
6 years, 4 months ago (2014-08-25 21:58:33 UTC) #1
dcheng
Unfortunately, we can't make scoped_refptr testable until the conversion operator has been removed. While it ...
6 years, 4 months ago (2014-08-25 21:58:33 UTC) #2
jsbell
lgtm
6 years, 4 months ago (2014-08-25 22:02:10 UTC) #3
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 4 months ago (2014-08-25 22:03:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/501183003/1
6 years, 4 months ago (2014-08-25 22:04:48 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-26 00:20:05 UTC) #6
commit-bot: I haz the power
Failed to commit the patch.
6 years, 3 months ago (2014-08-26 00:20:06 UTC) #7
dcheng
Committed patchset #1 to pending queue manually as d0cfa54 (presubmit successful).
6 years, 3 months ago (2014-08-26 00:25:08 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:39:03 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/bdade7b5c3dfa2dc856aa6bb2681d45e245448d8
Cr-Commit-Position: refs/heads/master@{#291802}

Powered by Google App Engine
This is Rietveld 408576698