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

Issue 10826225: Clean-up inline members of nested classes (chrome/browser/chromeos/) (Closed)

Created:
8 years, 4 months ago by hans
Modified:
8 years, 4 months ago
Reviewers:
satorux1
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Clean-up inline members of nested classes (chrome/browser/chromeos/) Due to a bug, the Clang-plugin style checker failed to warn about inline constructors, destructors, non-empty virtual methods, etc. for nested classes. The plugin has been fixed, and this patch is part of a clean-up of all the code that now causes the plugin to issue errors. BUG=139346 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151014

Patch Set 1 #

Patch Set 2 : forgotten files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -22 lines) Patch
M chrome/browser/chromeos/cros/cert_library.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/cros/cert_library.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library.h View 3 chunks +5 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library_impl_base.h View 2 chunks +4 lines, -11 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library_impl_base.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_browser_event_router.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/file_browser_event_router.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
hans
8 years, 4 months ago (2012-08-09 13:40:35 UTC) #1
satorux1
LGTM. Thank you for fixing this!
8 years, 4 months ago (2012-08-09 21:17:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hans@chromium.org/10826225/3001
8 years, 4 months ago (2012-08-10 07:26:10 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-08-10 09:49:55 UTC) #4
Change committed as 151014

Powered by Google App Engine
This is Rietveld 408576698