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

Issue 2027323002: Migrate WaitableEvent to enum-based constructor in ui/ (Closed)

Created:
4 years, 6 months ago by gab
Modified:
4 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@WEvent_enums
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Migrate WaitableEvent to enum-based constructor in ui/ Change automated with clang-tidy (details @ https://crbug.com/612843#c13) BUG=612843 Committed: https://crrev.com/a0c6af14179a2ab33286a941997162b0d67f7e37 Cr-Commit-Position: refs/heads/master@{#397239}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M ui/views/mus/views_mus_test_suite.cc View 2 chunks +4 lines, -2 lines 2 comments Download

Depends on Patchset:

Messages

Total messages: 10 (3 generated)
gab
4 years, 6 months ago (2016-06-01 18:32:36 UTC) #1
sky
https://codereview.chromium.org/2027323002/diff/1/ui/views/mus/views_mus_test_suite.cc File ui/views/mus/views_mus_test_suite.cc (right): https://codereview.chromium.org/2027323002/diff/1/ui/views/mus/views_mus_test_suite.cc#newcode70 ui/views/mus/views_mus_test_suite.cc:70: base::WaitableEvent wait(base::WaitableEvent::ResetPolicy::AUTOMATIC, Did you consider making WaitableEvent take a ...
4 years, 6 months ago (2016-06-01 19:18:36 UTC) #3
gab
https://codereview.chromium.org/2027323002/diff/1/ui/views/mus/views_mus_test_suite.cc File ui/views/mus/views_mus_test_suite.cc (right): https://codereview.chromium.org/2027323002/diff/1/ui/views/mus/views_mus_test_suite.cc#newcode70 ui/views/mus/views_mus_test_suite.cc:70: base::WaitableEvent wait(base::WaitableEvent::ResetPolicy::AUTOMATIC, On 2016/06/01 19:18:35, sky wrote: > Did ...
4 years, 6 months ago (2016-06-01 19:50:30 UTC) #4
sky
LGTM
4 years, 6 months ago (2016-06-01 20:56:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2027323002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2027323002/1
4 years, 6 months ago (2016-06-01 20:57:44 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-01 21:03:49 UTC) #8
commit-bot: I haz the power
4 years, 6 months ago (2016-06-01 21:05:42 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a0c6af14179a2ab33286a941997162b0d67f7e37
Cr-Commit-Position: refs/heads/master@{#397239}

Powered by Google App Engine
This is Rietveld 408576698