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

Issue 1860353002: Remove XP Condition Variable Affordances (Closed)

Created:
4 years, 8 months ago by robliao
Modified:
4 years, 8 months ago
Reviewers:
danakj, scottmg
CC:
chromium-reviews, scottmg
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove XP Condition Variable Affordances XP and Vista are no longer supported in Chromium. BUG=579196 Committed: https://crrev.com/f11a6c0284b264679e9a86d9c0a2624204bba793 Cr-Commit-Position: refs/heads/master@{#385665}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : Change declaration order #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -644 lines) Patch
M base/synchronization/condition_variable.h View 1 2 chunks +8 lines, -4 lines 0 comments Download
M base/synchronization/condition_variable_win.cc View 1 chunk +17 lines, -632 lines 0 comments Download
M base/synchronization/lock.h View 1 chunk +4 lines, -8 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 36 (15 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1860353002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1860353002/20001
4 years, 8 months ago (2016-04-06 00:46:05 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_TIMED_OUT, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/192993)
4 years, 8 months ago (2016-04-06 06:47:15 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1860353002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1860353002/20001
4 years, 8 months ago (2016-04-06 16:48:13 UTC) #7
robliao
danakj@: Please review this changelist. Thanks!
4 years, 8 months ago (2016-04-06 16:54:07 UTC) #9
robliao
scottmg FYI.
4 years, 8 months ago (2016-04-06 18:13:38 UTC) #10
scottmg
https://codereview.chromium.org/1860353002/diff/20001/base/synchronization/condition_variable.h File base/synchronization/condition_variable.h (right): https://codereview.chromium.org/1860353002/diff/20001/base/synchronization/condition_variable.h#newcode106 base/synchronization/condition_variable.h:106: CRITICAL_SECTION* const crit_sec_; nit; swap order to make win ...
4 years, 8 months ago (2016-04-06 18:34:04 UTC) #12
danakj
Well that's simpler, isn't it. LGTM
4 years, 8 months ago (2016-04-06 18:58:14 UTC) #13
robliao
https://codereview.chromium.org/1860353002/diff/20001/base/synchronization/condition_variable.h File base/synchronization/condition_variable.h (right): https://codereview.chromium.org/1860353002/diff/20001/base/synchronization/condition_variable.h#newcode106 base/synchronization/condition_variable.h:106: CRITICAL_SECTION* const crit_sec_; On 2016/04/06 18:34:04, scottmg wrote: > ...
4 years, 8 months ago (2016-04-06 19:22:19 UTC) #14
robliao
https://codereview.chromium.org/1860353002/diff/20001/base/synchronization/condition_variable.h File base/synchronization/condition_variable.h (right): https://codereview.chromium.org/1860353002/diff/20001/base/synchronization/condition_variable.h#newcode106 base/synchronization/condition_variable.h:106: CRITICAL_SECTION* const crit_sec_; On 2016/04/06 19:22:18, robliao wrote: > ...
4 years, 8 months ago (2016-04-06 19:24:53 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1860353002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1860353002/40001
4 years, 8 months ago (2016-04-06 19:25:44 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1860353002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1860353002/40001
4 years, 8 months ago (2016-04-06 19:28:37 UTC) #21
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/49622)
4 years, 8 months ago (2016-04-06 23:19:34 UTC) #23
robliao
On 2016/04/06 23:19:34, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
4 years, 8 months ago (2016-04-06 23:49:06 UTC) #24
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1860353002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1860353002/40001
4 years, 8 months ago (2016-04-06 23:59:32 UTC) #26
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-07 01:34:43 UTC) #28
robliao
On 2016/04/07 01:34:43, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
4 years, 8 months ago (2016-04-07 04:49:23 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1860353002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1860353002/40001
4 years, 8 months ago (2016-04-07 04:49:41 UTC) #31
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 8 months ago (2016-04-07 04:54:50 UTC) #32
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/f11a6c0284b264679e9a86d9c0a2624204bba793 Cr-Commit-Position: refs/heads/master@{#385665}
4 years, 8 months ago (2016-04-07 04:56:18 UTC) #34
danakj
On Wed, Apr 6, 2016 at 4:49 PM, <robliao@chromium.org> wrote: > On 2016/04/06 23:19:34, commit-bot: ...
4 years, 8 months ago (2016-04-07 18:56:30 UTC) #35
robliao
4 years, 8 months ago (2016-04-07 19:06:14 UTC) #36
Message was sent while issue was closed.
I was going to do that, but I had trouble getting a clean run. (the
referenced runs were also victims of a bad tree).

Feel free to track with http://crbug.com/601547

On Thu, Apr 7, 2016 at 11:56 AM, Dana Jansens <danakj@chromium.org> wrote:

> On Wed, Apr 6, 2016 at 4:49 PM, <robliao@chromium.org> wrote:
>
>> On 2016/04/06 23:19:34, commit-bot: I haz the power wrote:
>> > Dry run: Try jobs failed on following builders:
>> > linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED,
>> >
>>
>>
https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...
>> )
>>
>> It appears because I changed base, this CL is triggering timeouts. If
>> there are
>> no objections, I'll likely git cl land this tomorrow morning.
>>
>> linux_chromium_asan_rel_ng
>> Start Wed Apr 6 14:30:24 2016
>> End Wed Apr 6 16:30:25 2016
>> Elapsed 2 hrs, 0 secs
>>
>>
>>
https://code.google.com/p/chromium/codesearch#chromium/build/masters/master.t...
>> # Sanity timeout for CQ builders - they are expected to finish under one
>> hour
>> # anyway. The timeout is deliberately larger than that so that we only
>> # kill really crazy long builds that also gum up resources.
>> CQ_MAX_TIME = 2*60*60
>>
>> linux_android_rel_ng
>> Start Wed Apr 6 14:22:29 2016
>> End Wed Apr 6 16:17:29 2016
>> Elapsed 1 hrs, 55 mins, 0 secs
>>
>>
>>
https://code.google.com/p/chromium/codesearch#chromium/build/masters/master.t...
>> "linux_android_rel_ng": {
>> "builder_timeout_s": 6900, # 60 * 115
>>
>
>
> Oh my gosh. Can you please file a bug with this @ the CQ folks?
>

-- 
You received this message because you are subscribed to the Google Groups
"Chromium-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698