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

Issue 2978253002: Disable COM Initialization on SchedulerWorkers When COM_INIT_CHECK_HOOK_ENABLED() (Closed)

Created:
3 years, 5 months ago by robliao
Modified:
3 years, 5 months ago
Reviewers:
Reid Kleckner, gab
CC:
chromium-reviews, gab+watch_chromium.org, robliao+watch_chromium.org, fdoray+watch_chromium.org, danakj+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable COM Initialization on SchedulerWorkers When COM_INIT_CHECK_HOOK_ENABLED() This change will allow for the detection of tasks running in TaskScheduler that fail to post their task in a COM STA Task Runner instead. BUG=706512 TBR=gab@chromium.org Previously Reviewed at https://chromium-review.googlesource.com/c/549223/ Review-Url: https://codereview.chromium.org/2978253002 Cr-Original-Commit-Position: refs/heads/master@{#487625} Committed: https://chromium.googlesource.com/chromium/src/+/122a24f59d90a1b225e00b3ab6c9fd37fd365b8f Review-Url: https://codereview.chromium.org/2978253002 Cr-Commit-Position: refs/heads/master@{#488327} Committed: https://chromium.googlesource.com/chromium/src/+/8f9efe1f0d7e7d5c1c186f31a52956e8e5155c65

Patch Set 1 #

Patch Set 2 : Fixed Unused Private Field #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -3 lines) Patch
M base/task_scheduler/scheduler_worker.h View 1 2 chunks +5 lines, -1 line 0 comments Download
M base/task_scheduler/scheduler_worker.cc View 1 3 chunks +6 lines, -2 lines 0 comments Download
M base/task_scheduler/scheduler_worker_unittest.cc View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (18 generated)
robliao
TBR'ing gab@ as this was previously reviewed at https://chromium-review.googlesource.com/c/549223/
3 years, 5 months ago (2017-07-18 20:31:05 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2978253002/1
3 years, 5 months ago (2017-07-18 22:02:37 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/122a24f59d90a1b225e00b3ab6c9fd37fd365b8f
3 years, 5 months ago (2017-07-18 22:07:16 UTC) #11
gab
lgtm
3 years, 5 months ago (2017-07-19 02:30:27 UTC) #12
Reid Kleckner
This seems to have caused a -Wunused-private-field in some clang builds: https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.fyi%2FClangToTWin_dbg_%2F8434%2F%2B%2Frecipes%2Fsteps%2Fcompile%2F0%2Fstdout Maybe these builds ...
3 years, 5 months ago (2017-07-20 00:21:36 UTC) #14
robliao
On 2017/07/20 00:21:36, Reid Kleckner wrote: > This seems to have caused a -Wunused-private-field in ...
3 years, 5 months ago (2017-07-20 00:29:25 UTC) #15
robliao
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2983143002/ by robliao@chromium.org. ...
3 years, 5 months ago (2017-07-20 00:30:47 UTC) #16
robliao
Added a patch to fix the unused private field.
3 years, 5 months ago (2017-07-20 00:42:36 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2978253002/20001
3 years, 5 months ago (2017-07-20 15:17:51 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/494010)
3 years, 5 months ago (2017-07-20 17:03:03 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2978253002/20001
3 years, 5 months ago (2017-07-20 17:26:12 UTC) #27
commit-bot: I haz the power
3 years, 5 months ago (2017-07-20 18:46:32 UTC) #30
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/8f9efe1f0d7e7d5c1c186f31a529...

Powered by Google App Engine
This is Rietveld 408576698