Devtools: Add Focus and Keyboard navigation to Memory allocation stack
This change adds the ability to navigate to the allocation stacks in the memory tool from a keyboard. It uses arrow keys to navigate the stack, and the links can be accessed from pressing enter when the item has focus, or from a context menu for consistency with other callstacks with links. Before: https://imgur.com/gz1mCyY **Note context menu text has been updated since recording After gif. It now reads 'Reveal in Sources panel' After: https://imgur.com/aJJgco0 Bug: 963183 Change-Id: I0babaab431c60913f94eca7f0fee9bb0e8c25532 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696400 Commit-Queue: Brandon Goddard <brgoddar@microsoft.com> Reviewed-by:Lorne Mitchell <lomitch@microsoft.com> Reviewed-by:
Jeff Fisher <jeffish@microsoft.com> Cr-Commit-Position: refs/heads/master@{#706660}
Showing
Please register or sign in to comment