commit | 4393dc6bad8f81e44ef2d7eb40e8da3510aabfba | [log] [tgz] |
---|---|---|
author | Robert Liao <robliao@chromium.org> | Wed Nov 01 20:06:03 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 01 20:06:03 2017 |
tree | b10535e0f1933261efb43ab034d073438f4f7c1d | |
parent | 46dd8d1dd7fb84f33253fd2c4f51955a2a52fe2d [diff] |
Add Optional COM MTA Support to All SchedulerWorkerPoolImpl Threads This change initializes the Windows Runtime as an MTA for versions at or above Windows 8 and COM as an MTA for versions below Windows 8 if the caller requests for COM MTA. BUG=706479 Change-Id: I55e08bb270ac9d1ebbce35647e8ae23ec8504f95 Reviewed-on: https://chromium-review.googlesource.com/741455 Commit-Queue: Robert Liao <robliao@chromium.org> Reviewed-by: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#513235}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .