commit | a5b5ce49c3de2c7c7aaf41ba69b4c6cdaf7fa7b0 | [log] [tgz] |
---|---|---|
author | Antonio Gomes <[email protected]> | Thu Jul 11 00:15:30 2019 |
committer | Commit Bot <[email protected]> | Thu Jul 11 00:15:30 2019 |
tree | eb8353b755ccfc4118839a01c735601356c88f0a | |
parent | a148d276183876169db838a645590886d2a20b64 [diff] |
Add a SharedMainThreadContextProvider method to Platform This CL is a preparation step to Onion soup webmediaplayer_ms.cc|h and webmediaplayer_ms_compositor.cc|h It adds to blink::Platform a methods that expose SharedMainThreadContextProvider() functionality of RenderThreadImpl needed by WebMediaPlayerMS. It is part of the phase 4.4 in the design doc [1]. [1] https://docs.google.com/document/d/1rHJGi1U72qZsOGIctIf7GKRaY8d7BgtVW8MaMYumzYY/ BUG=704136 [email protected], [email protected] Change-Id: I3e6534e1a7e362da905ddd78e7e88d51adb5e6eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693241 Commit-Queue: Antonio Gomes (use @igalia instead) <[email protected]> Reviewed-by: Kentaro Hara <[email protected]> Reviewed-by: Guido Urdaneta <[email protected]> Cr-Commit-Position: refs/heads/master@{#676201}
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 .