DescriptionIDMap derives from NonThreadSafe.
During a code review I noticed that RenderViewHost::FromID was being called from the IO thread, but there were no automated assertions that fired.
BUG=None
TEST=DCHECK fires when I add bad code. Otherwise Chrome works without crashing in Debug build.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77232
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove TODO #Patch Set 3 : Detach on destruction #Messages
Total messages: 9 (0 generated)
|