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

Issue 10914090: ui: Move overriddes of UITestSuite to private section. (Closed)

Created:
8 years, 3 months ago by tfarina
Modified:
8 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews
Visibility:
Public.

Description

ui: Move overriddes of UITestSuite to private section. TBR=sky@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M ui/test/test_suite.h View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tfarina
TBRing...
8 years, 3 months ago (2012-09-05 03:13:50 UTC) #1
sky
Since the members in the base class are protected I can't find a compelling reason ...
8 years, 3 months ago (2012-09-05 04:04:32 UTC) #2
tfarina
On Wednesday, September 5, 2012, wrote: > Since the members in the base class are ...
8 years, 3 months ago (2012-09-05 04:07:04 UTC) #3
sky
The first one I landed on when grepping was base/test/perf_test_suite.h On Tue, Sep 4, 2012 ...
8 years, 3 months ago (2012-09-05 04:12:54 UTC) #4
tfarina
On Wednesday, September 5, 2012, Scott Violet wrote: > The first one I landed on ...
8 years, 3 months ago (2012-09-05 04:16:46 UTC) #5
sky
I agree with you if implementing a pure virtual interface, but when subclassing a non-pure ...
8 years, 3 months ago (2012-09-05 13:52:52 UTC) #6
tfarina
8 years, 3 months ago (2012-09-05 13:56:32 UTC) #7
On Wed, Sep 5, 2012 at 10:52 AM,  <sky@chromium.org> wrote:
> I agree with you if implementing a pure virtual interface, but when
> subclassing
> a non-pure virtual interface I prefer to keep them in the same section as in
> the
> superclass.
OK, this is another way to see it. And I can understand you. I'll
change the others to match with this.

> So, if we're going for consistency I would rather see protected
> every where.
>
CL coming...

Thanks,

> http://codereview.chromium.org/10914090/



-- 
Thiago

Powered by Google App Engine
This is Rietveld 408576698