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

Issue 510313002: Extensions-related fixups for scoped_refptr conversion operator removal. (Closed)

Created:
6 years, 3 months ago by dcheng
Modified:
6 years, 3 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, extensions-reviews_chromium.org, markusheintz_
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Extensions-related fixups for scoped_refptr conversion operator removal. BUG=110610 TBR=bauerb@chromium.org Committed: https://crrev.com/605ef8d5ac2e1c5ad78fff63a7412796df010250 Cr-Commit-Position: refs/heads/master@{#292420}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -77 lines) Patch
M chrome/browser/apps/ephemeral_app_launcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_custom_extension_provider.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/content_settings/content_settings_custom_extension_provider.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/bluetooth_socket/bluetooth_socket_apitest.cc View 1 chunk +14 lines, -6 lines 0 comments Download
M chrome/browser/extensions/bundle_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/crx_installer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_disabled_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_install_checker.h View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_service.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_toolbar_model_unittest.cc View 6 chunks +12 lines, -17 lines 0 comments Download
M chrome/browser/extensions/permissions_updater.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/sandboxed_unpacker.h View 1 chunk +7 lines, -6 lines 0 comments Download
M chrome/browser/extensions/sandboxed_unpacker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/test_extension_prefs.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/test_extension_prefs.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/extensions/renderer_permissions_policy_delegate_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M extensions/browser/api/cast_channel/cast_channel_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/api/usb/usb_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/extension_function.h View 1 chunk +2 lines, -1 line 0 comments Download
M extensions/common/extension_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/extension_messages.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M extensions/common/permissions/permissions_data.h View 1 chunk +4 lines, -3 lines 0 comments Download
M extensions/common/permissions/permissions_data.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M extensions/common/permissions/permissions_data_unittest.cc View 4 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + kalman@chromium.org
6 years, 3 months ago (2014-08-28 09:33:01 UTC) #1
dcheng
These are manual fixups for cases that the automated tool decided to skip. Some code ...
6 years, 3 months ago (2014-08-28 09:33:01 UTC) #2
not at google - send to devlin
On 2014/08/28 09:33:01, dcheng (OOO) wrote: > These are manual fixups for cases that the ...
6 years, 3 months ago (2014-08-28 15:36:50 UTC) #3
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 3 months ago (2014-08-28 16:15:25 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/510313002/1
6 years, 3 months ago (2014-08-28 16:15:49 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-28 16:54:07 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-28 16:57:23 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/7373)
6 years, 3 months ago (2014-08-28 16:57:25 UTC) #8
dcheng
dcheng@chromium.org changed reviewers: + bauerb@chromium.org
6 years, 3 months ago (2014-08-28 17:05:53 UTC) #9
dcheng
TBR bauerb for chrome/browser/content_settings/* changes.
6 years, 3 months ago (2014-08-28 17:05:53 UTC) #10
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 3 months ago (2014-08-28 17:06:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/510313002/1
6 years, 3 months ago (2014-08-28 17:07:58 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1) as ebfd5c3a58a46310bacaad029e098430a2ca7ef6
6 years, 3 months ago (2014-08-28 18:29:50 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:00:48 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/605ef8d5ac2e1c5ad78fff63a7412796df010250
Cr-Commit-Position: refs/heads/master@{#292420}

Powered by Google App Engine
This is Rietveld 408576698