Descriptionoriginal search implementation had no idea about flame chart and did search only for data grid nodes.
Also there was a single search box for both types, cpu and heap.
Two separate search view were introduced in the patch.
One for cpu view, the other for heap view.
New code for search in flame chart was written.
Original code for search in cpu data grid was moved to CPUProfileDataGrid.
HeapSnapshot search implementation was slightly tweaked.
BUG=425928
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185011
Patch Set 1 #Patch Set 2 : style fixed #Patch Set 3 : tests were fixed #Patch Set 4 : test was rebaselined #
Total comments: 22
Patch Set 5 : comments addressed #Messages
Total messages: 7 (2 generated)
|