summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/components
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/webconsole/components')
-rw-r--r--devtools/client/webconsole/components/Output/message-types/JSTracerTrace.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/client/webconsole/components/Output/message-types/JSTracerTrace.js b/devtools/client/webconsole/components/Output/message-types/JSTracerTrace.js
index 241fa15bd1..ed74728777 100644
--- a/devtools/client/webconsole/components/Output/message-types/JSTracerTrace.js
+++ b/devtools/client/webconsole/components/Output/message-types/JSTracerTrace.js
@@ -60,7 +60,7 @@ function JSTracerTrace(props) {
// Attributes specific to function call returns
returnedValue,
relatedTraceId,
- // See tracer.jsm FRAME_EXIT_REASONS
+ // See tracer.sys.mjs FRAME_EXIT_REASONS
why,
// Attributes specific to DOM Mutations