firefox-devtools / firefox-devtools/profiler

Avoid opening the source view when double-clicking JS functions, while JS is still unsupported

Open
#3,758 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 46m
Merged PRs (30d)
27

Description

At the moment, the source view doesn't support JavaScript code at all:

1. The line timings are wrong until [bug 1441689](https://bugzilla.mozilla.org/show_bug.cgi?id=1441689) is fixed.
1. We don't have a way of fetching the JS code.

As long as this is the case, it's undesirable to open the source view from JS functions. Maybe we should just ignore double clicks on them for now

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-489)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.