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

Issue 6177006: Remove a TODO to convert bool failed, bool failure_ignored to an enum. (Closed)

Created:
9 years, 11 months ago by tfarina
Modified:
9 years, 7 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Remove a TODO to convert bool failed, bool failure_ignored to an enum. (This was a TODO for phajdan.jr). BUG=None TEST=trybots TBR=phajdan.jr@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71292

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : bitmask #

Patch Set 4 : bitmask #

Patch Set 5 : bitmask #

Patch Set 6 : bitmask #

Total comments: 4

Patch Set 7 : just remove the TODO comment then #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M chrome/test/out_of_proc_test_runner.cc View 1 2 3 4 5 6 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
tfarina
Please, take a look.
9 years, 11 months ago (2011-01-11 16:18:28 UTC) #1
Paweł Hajdan Jr.
I'm not sure if it's worth touching, maybe we should just remove the TODO. http://codereview.chromium.org/6177006/diff/11001/chrome/test/out_of_proc_test_runner.cc ...
9 years, 11 months ago (2011-01-11 16:33:11 UTC) #2
tfarina
http://codereview.chromium.org/6177006/diff/11001/chrome/test/out_of_proc_test_runner.cc File chrome/test/out_of_proc_test_runner.cc (right): http://codereview.chromium.org/6177006/diff/11001/chrome/test/out_of_proc_test_runner.cc#newcode88 chrome/test/out_of_proc_test_runner.cc:88: enum ResultMask { On 2011/01/11 16:33:11, Paweł Hajdan Jr. ...
9 years, 11 months ago (2011-01-11 16:36:49 UTC) #3
Paweł Hajdan Jr.
On Tue, Jan 11, 2011 at 17:36, <tfarina@chromium.org> wrote" > > I needed the OR ...
9 years, 11 months ago (2011-01-11 16:50:21 UTC) #4
tfarina
http://codereview.chromium.org/6177006/diff/11001/chrome/test/out_of_proc_test_runner.cc File chrome/test/out_of_proc_test_runner.cc (right): http://codereview.chromium.org/6177006/diff/11001/chrome/test/out_of_proc_test_runner.cc#newcode423 chrome/test/out_of_proc_test_runner.cc:423: printer.OnTestEnd(test_info->name(), test_case->name(), true, results, If it was an enum, ...
9 years, 11 months ago (2011-01-11 16:54:04 UTC) #5
Paweł Hajdan Jr.
http://codereview.chromium.org/6177006/diff/11001/chrome/test/out_of_proc_test_runner.cc File chrome/test/out_of_proc_test_runner.cc (right): http://codereview.chromium.org/6177006/diff/11001/chrome/test/out_of_proc_test_runner.cc#newcode423 chrome/test/out_of_proc_test_runner.cc:423: printer.OnTestEnd(test_info->name(), test_case->name(), true, results, On 2011/01/11 16:54:04, tfarina wrote: ...
9 years, 11 months ago (2011-01-11 16:55:18 UTC) #6
tfarina
On 2011/01/11 16:55:18, Paweł Hajdan Jr. wrote: > http://codereview.chromium.org/6177006/diff/11001/chrome/test/out_of_proc_test_runner.cc > File chrome/test/out_of_proc_test_runner.cc (right): > > ...
9 years, 11 months ago (2011-01-11 16:58:56 UTC) #7
Paweł Hajdan Jr.
On Tue, Jan 11, 2011 at 17:58, <tfarina@chromium.org> wrote: > Anyway, it's your call, if ...
9 years, 11 months ago (2011-01-12 08:06:13 UTC) #8
tfarina
On 2011/01/12 08:06:13, Paweł Hajdan Jr. wrote: > Please just remove the TODO then, feel ...
9 years, 11 months ago (2011-01-13 03:58:54 UTC) #9
Paweł Hajdan Jr.
9 years, 11 months ago (2011-01-13 08:49:27 UTC) #10
OK, thanks

Powered by Google App Engine
This is Rietveld 408576698