Devtools: Context Menu for links in Profiler (Memory and CPU) Datagrid
This change adds a context menu entry for the links that appear in the 'Functions' column in Heavy (bottom-up) and Top Down views in the Memory Allocation Sample and Javascript CPU Profiler tools. This allows the keyboard users to access these links with the context menu key. Note that this change is dependent on https://chromium-review.googlesource.com/c/chromium/src/+/1729554 for the context menu key in the DataGrid to target the currently selected node. Before: https://imgur.com/ErkPbIc After: https://imgur.com/a3R3rDB Bug: 963183 Change-Id: I3d5068b0efff0c31a46aeb6ee11ff5feb85bc58b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832479Reviewed-by:Lorne Mitchell <lomitch@microsoft.com> Commit-Queue: Brandon Goddard <brgoddar@microsoft.com> Cr-Commit-Position: refs/heads/master@{#706600}
Showing
Please register or sign in to comment