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

Issue 10911098: ui: Keep the overrides in the same section of the superclass. (Closed)

Created:
8 years, 3 months ago by tfarina
Modified:
8 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, jonathan.backer, Ian Vollick, tfarina, ben+watch_chromium.org, piman+watch_chromium.org
Visibility:
Public.

Description

ui: Keep the overrides in the same section of the superclass. When subclassing a non-pure virtual interface, prefer to keep them in the same section as in the superclass. This was discussed here: http://codereview.chromium.org/10914090/ R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=155291

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -6 lines) Patch
M ui/app_list/test/app_list_test_suite.h View 1 chunk +2 lines, -1 line 0 comments Download
M ui/aura/test/test_suite.h View 2 chunks +5 lines, -1 line 0 comments Download
M ui/compositor/test/test_suite.h View 1 chunk +3 lines, -2 lines 0 comments Download
M ui/views/run_all_unittests.cc View 3 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
Please, take a look.
8 years, 3 months ago (2012-09-05 14:16:30 UTC) #1
sky
8 years, 3 months ago (2012-09-05 15:22:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698