Chromium Code Reviews
DescriptionFix invalid DCHECK in EmbeddedApplicationRunner
ThreadChecker checks that ShellClient messages are dispatched
on the app thread, but we weren't detaching it when spinning up
a new thread for the app.
So start -> shutdown -> start would incorrectly hit a DCHECK.
This fixes that.
BUG=614554
R=xhwang@chromium.org
TBR=ben@chromium.org
Committed: https://crrev.com/ff6d1d6cc9d46baa42c0c10fb062ea9af4227f26
Cr-Commit-Position: refs/heads/master@{#395974}
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Messages
Total messages: 14 (5 generated)
|