DescriptionChromecast startup race: don't add filter before HostResolver exists.
HostResolver is on the I/O thread, which doesn't always have a chance
to run before filters are added. Get HostResolver from the I/O thread.
R=lcwu@chromium.org,byungchul@chromium.org
BUG=None, but the internal builders are failing
Committed: https://crrev.com/3e32f30e87ac59351c01af0ec7d1e972298d3b29
Cr-Commit-Position: refs/heads/master@{#326092}
Patch Set 1 #
Total comments: 2
Patch Set 2 : explicitly do I/O-thread initialization #
Total comments: 2
Patch Set 3 : logic all in CCBC #
Total comments: 2
Patch Set 4 : merges PostTask #
Messages
Total messages: 18 (3 generated)
|