Fix non-existent AcceleratedWidgets in DrmThread
Tasks posted from the GPU thread might reference AcceleratedWidgets that don't exist yet because their registered via a different mojo pipe coming from the Browser's UI thread. When this happens, postpone running these tasks until the AcceleratedWidget is registered. Bug: 620927 Change-Id: I6f399d5a8069fa6a6333bece1d9fffea5eb2f0a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1664655 Commit-Queue: Saman Sami <samans@chromium.org> Reviewed-by:Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#672603}
Showing
Please register or sign in to comment