New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 749305 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Dec 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Media Router] Migrate the discovery code to use sequences instead of posting tasks directly to the UI and IO threads

Project Member Reported by zhaobin@chromium.org, Jul 26 2017

Issue description

In discovery code (cast_media_sink_service.cc, dial_media_sink_service_proxy.cc), we do need to migrate to use sequences instead of posting tasks directly to the UI and IO threads.

https://chromium.googlesource.com/chromium/src/+/master/docs/threading_and_tasks.md#Posting-to-the-Main-Thread-or-to-the-IO-Thread-in-the-Browser-Process

To resolve code review comments in: https://chromium-review.googlesource.com/c/575247/
 

Comment 1 by sko...@chromium.org, Jul 31 2017

Status: Assigned (was: Untriaged)
Status: Fixed (was: Assigned)
https://chromium-review.googlesource.com/c/chromium/src/+/773378 fixed this.

Sign in to add a comment