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

Issue 408493002: Make Clone, Contains, Equal and IPC function non-virtual and implement in manifest_permission.cc (Closed)

Created:
6 years, 5 months ago by aboxhall
Modified:
6 years, 5 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src@warnings
Project:
chromium
Visibility:
Public.

Description

Make Clone, Contains, Equal and IPC function non-virtual and implement in manifest_permission.cc BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284279

Patch Set 1 #

Patch Set 2 : Remove superfluous comments #

Patch Set 3 : rebase #

Patch Set 4 : Rebase to master #

Total comments: 12

Patch Set 5 : Addressed review comments #

Patch Set 6 : Remove superfluous test file #

Patch Set 7 : Remove DCHECK #

Total comments: 6

Patch Set 8 : More review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -159 lines) Patch
M chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.h View 1 2 3 4 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.cc View 1 2 3 4 2 chunks +0 lines, -35 lines 0 comments Download
M chrome/common/extensions/manifest_handlers/ui_overrides_handler.cc View 1 2 3 4 2 chunks +0 lines, -34 lines 0 comments Download
M extensions/common/api/sockets/sockets_manifest_permission.h View 1 2 3 4 1 chunk +0 lines, -6 lines 0 comments Download
M extensions/common/api/sockets/sockets_manifest_permission.cc View 1 2 3 4 2 chunks +0 lines, -34 lines 0 comments Download
M extensions/common/permissions/manifest_permission.h View 1 2 3 4 2 chunks +6 lines, -6 lines 0 comments Download
M extensions/common/permissions/manifest_permission.cc View 1 2 3 4 5 6 7 1 chunk +41 lines, -0 lines 0 comments Download
M extensions/common/permissions/manifest_permission_set_unittest.cc View 1 2 3 4 5 6 7 2 chunks +2 lines, -38 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
aboxhall
Ready for a first look.
6 years, 5 months ago (2014-07-18 17:23:16 UTC) #1
not at google - send to devlin
as discussed it would be great if to test this we could remove all of ...
6 years, 5 months ago (2014-07-18 17:41:18 UTC) #2
aboxhall
PTAL https://codereview.chromium.org/408493002/diff/60001/extensions/common/permissions/manifest_permission.cc File extensions/common/permissions/manifest_permission.cc (right): https://codereview.chromium.org/408493002/diff/60001/extensions/common/permissions/manifest_permission.cc#newcode18 extensions/common/permissions/manifest_permission.cc:18: DCHECK(clone->FromValue(ToValue().get())); On 2014/07/18 17:41:17, kalman wrote: > make ...
6 years, 5 months ago (2014-07-18 21:08:52 UTC) #3
not at google - send to devlin
https://codereview.chromium.org/408493002/diff/60001/extensions/common/permissions/manifest_permission.cc File extensions/common/permissions/manifest_permission.cc (right): https://codereview.chromium.org/408493002/diff/60001/extensions/common/permissions/manifest_permission.cc#newcode49 extensions/common/permissions/manifest_permission.cc:49: IPC::LogParam(singleton, log); On 2014/07/18 21:08:52, aboxhall wrote: > On ...
6 years, 5 months ago (2014-07-18 22:02:18 UTC) #4
aboxhall
https://codereview.chromium.org/408493002/diff/60001/extensions/common/permissions/manifest_permission.cc File extensions/common/permissions/manifest_permission.cc (right): https://codereview.chromium.org/408493002/diff/60001/extensions/common/permissions/manifest_permission.cc#newcode49 extensions/common/permissions/manifest_permission.cc:49: IPC::LogParam(singleton, log); On 2014/07/18 22:02:18, kalman wrote: > On ...
6 years, 5 months ago (2014-07-18 22:38:16 UTC) #5
not at google - send to devlin
lgtm
6 years, 5 months ago (2014-07-18 22:42:07 UTC) #6
aboxhall
The CQ bit was checked by aboxhall@chromium.org
6 years, 5 months ago (2014-07-19 01:31:44 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/408493002/140001
6 years, 5 months ago (2014-07-19 01:33:20 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-19 02:14:32 UTC) #9
Message was sent while issue was closed.
Change committed as 284279

Powered by Google App Engine
This is Rietveld 408576698