firefox-devtools/profiler

Flame graph shifts when source view is opened

オープン

#3,830 opened on 2022/01/24

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (486 件のフォーク)auto 404
flame graphhelp wantedpolishsource view

Repository metrics

Stars
 (1,515 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Profile: https://share.firefox.dev/3rKKxGY

Steps to reproduce:

  1. Double click a function in the flame graph.

Expected results: The source view should open and the flame graph's contents should stay where they are.

Actual results: When the source view opens, the flame graph's contents are moved upwards by the source view height. The function you just double-clicked is no longer under the mouse, and in fact it might be pushed completely offscreen.

┆Issue is synchronized with this Jira Task

コントリビューターガイド