DescriptionDevTools: NetworkPanel: fix search.
Problem:
Nodes are not revealed and not highlighted.
Search box constantly loose focus.
Solution:
Do not focus dataGrid on node reveal.
Avoid refresh of all nodes on node reveal.
Fix parameter type passed to revealer.
Match and highlight same element.
Reval node before highlight.
Most probably regressed by:
https://codereview.chromium.org/391083003
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180258
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Messages
Total messages: 8 (0 generated)
|