DescriptionFix thread-checker debug code in GpuChannelHost::MessageFilter.
GpuChannelHost can actually outlive the GPUChannel instance (if there is still a context
referencing it). Therefore filter destruction can legally happen on IO, main, or
compositor thread. Put more explicit DCHECK()s to for the member function that must
be called on the IO thread instead.
BUG=95148
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99822
Patch Set 1 #Patch Set 2 : add include #
Messages
Total messages: 4 (0 generated)
|