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

Issue 10825274: Clean-up inline members of nested classes (content/) (Closed)

Created:
8 years, 4 months ago by hans
Modified:
8 years, 4 months ago
Reviewers:
piman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Clean-up inline members of nested classes (content/) 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=150864

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -16 lines) Patch
M content/common/resource_dispatcher.h View 1 chunk +4 lines, -14 lines 0 comments Download
M content/common/resource_dispatcher.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M content/renderer/renderer_accessibility_complete.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/renderer_accessibility_complete.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
hans
8 years, 4 months ago (2012-08-09 13:50:41 UTC) #1
piman
lgtm
8 years, 4 months ago (2012-08-09 17:10:08 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/10825274/1
8 years, 4 months ago (2012-08-09 17:57:40 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-08-09 19:31:37 UTC) #4
Change committed as 150864

Powered by Google App Engine
This is Rietveld 408576698