DescriptionDon't fetch histograms from the same process.
This change makes HistogramController not fetch any
histograms from a "child" process when that process
is the same as the current process. In reality, this
could be the case on Android where the browser
process is actually also the GPU process.
See associated bug for the specific issue this is
actually fixing.
Also updates the profiler child process code to
use the same logic (it was not affected by the
bug, though).
BUG=370208
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276900
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Total comments: 3
Patch Set 5 : #
Messages
Total messages: 15 (0 generated)
|