[devtools] Limit eager (popover) evaluation to the innermost scope.
The eager evaluation when hovering expressions only works sort of reliably inside the innermost scope anyways (even there we have cases where we get it wrong), so in order to avoid confusing the developer, limit it to the innermost scope for now. Bug: chromium:995036 Change-Id: I6c44326ee5794df1ea6574cd6cf510419b6f4cfa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835357Reviewed-by:Yang Guo <yangguo@chromium.org> Commit-Queue: Benedikt Meurer <bmeurer@chromium.org> Cr-Commit-Position: refs/heads/master@{#701996}
Showing
Please register or sign in to comment