DescriptionMake ChildThread::current() and ChildProcess::current() only work on the main thread of the child process. In single-process mode, there would be multiple ChildThread objects each using thread local storage to get their value.
Remove ChildThread::IsWebFrameValid since it's not used anymore.
BUG=246884
R=scottmg@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208777
Patch Set 1 #Patch Set 2 : #Patch Set 3 : also ChildProcess::current() #
Total comments: 5
Patch Set 4 : fix crash #Patch Set 5 : fix crash #Patch Set 6 : sync and also fix gpu single process case #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|