Currently it is possible to jump to the source code by clicking a lint in the tooltip. The link instead should be located next to the title.
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/26964d1bdd962d371fc11fb8d5427b5b3f36cb77 commit 26964d1bdd962d371fc11fb8d5427b5b3f36cb77 Author: Alexei Filippov <alph@chromium.org> Date: Mon Jun 25 22:08:50 2018 DevTools: Show source code links for function objects in heap snapshots. The link was previous available in a tooltip which is barely discoverable. BUG= 851197 Change-Id: Ia69d0c9a2b39afe54b4802b9fd1a392104e150e0 Reviewed-on: https://chromium-review.googlesource.com/1112843 Commit-Queue: Alexei Filippov <alph@chromium.org> Reviewed-by: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org> Cr-Commit-Position: refs/heads/master@{#570195} [add] https://crrev.com/26964d1bdd962d371fc11fb8d5427b5b3f36cb77/third_party/WebKit/LayoutTests/http/tests/devtools/profiler/heap-snapshot-function-location-expected.txt [add] https://crrev.com/26964d1bdd962d371fc11fb8d5427b5b3f36cb77/third_party/WebKit/LayoutTests/http/tests/devtools/profiler/heap-snapshot-function-location.js [modify] https://crrev.com/26964d1bdd962d371fc11fb8d5427b5b3f36cb77/third_party/blink/renderer/devtools/front_end/heap_profiler_test_runner/HeapProfilerTestRunner.js [modify] https://crrev.com/26964d1bdd962d371fc11fb8d5427b5b3f36cb77/third_party/blink/renderer/devtools/front_end/profiler/HeapProfileView.js [modify] https://crrev.com/26964d1bdd962d371fc11fb8d5427b5b3f36cb77/third_party/blink/renderer/devtools/front_end/profiler/HeapSnapshotDataGrids.js [modify] https://crrev.com/26964d1bdd962d371fc11fb8d5427b5b3f36cb77/third_party/blink/renderer/devtools/front_end/profiler/HeapSnapshotGridNodes.js [modify] https://crrev.com/26964d1bdd962d371fc11fb8d5427b5b3f36cb77/third_party/blink/renderer/devtools/front_end/profiler/HeapSnapshotView.js [modify] https://crrev.com/26964d1bdd962d371fc11fb8d5427b5b3f36cb77/third_party/blink/renderer/devtools/front_end/profiler/ProfileType.js [modify] https://crrev.com/26964d1bdd962d371fc11fb8d5427b5b3f36cb77/third_party/blink/renderer/devtools/front_end/profiler/ProfilesPanel.js [modify] https://crrev.com/26964d1bdd962d371fc11fb8d5427b5b3f36cb77/third_party/blink/renderer/devtools/front_end/profiler/heapProfiler.css [modify] https://crrev.com/26964d1bdd962d371fc11fb8d5427b5b3f36cb77/third_party/blink/renderer/devtools/front_end/sdk/HeapProfilerModel.js
Comment 1 by alph@chromium.org
, Jun 23 2018248 KB
248 KB View Download