summaryrefslogtreecommitdiffstats
path: root/browser/docs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
commitfbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 (patch)
tree4c1ccaf5486d4f2009f9a338a98a83e886e29c97 /browser/docs
parentReleasing progress-linux version 124.0.1-1~progress7.99u1. (diff)
downloadfirefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.tar.xz
firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.zip
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'browser/docs')
-rw-r--r--browser/docs/BrowserUsageTelemetry.rst2
-rw-r--r--browser/docs/index.rst1
2 files changed, 2 insertions, 1 deletions
diff --git a/browser/docs/BrowserUsageTelemetry.rst b/browser/docs/BrowserUsageTelemetry.rst
index e343830833..4493560851 100644
--- a/browser/docs/BrowserUsageTelemetry.rst
+++ b/browser/docs/BrowserUsageTelemetry.rst
@@ -4,7 +4,7 @@
Browser Usage Telemetry
=======================
-The `BrowserUsageTelemetry.jsm <https://searchfox.org/mozilla-central/source/browser/modules/BrowserUsageTelemetry.jsm>`_ module is the main module for measurements regarding the browser usage (e.g. tab and window counts, search counts, ...).
+The `BrowserUsageTelemetry.sys.mjs <https://searchfox.org/mozilla-central/source/browser/modules/BrowserUsageTelemetry.sys.mjs>`_ module is the main module for measurements regarding the browser usage (e.g. tab and window counts, search counts, ...).
The measurements recording begins right after the ``SessionStore`` has finished restoring the session (i.e. restoring tabs/windows after Firefox starts).
diff --git a/browser/docs/index.rst b/browser/docs/index.rst
index c105c59121..cd4baa3141 100644
--- a/browser/docs/index.rst
+++ b/browser/docs/index.rst
@@ -31,3 +31,4 @@ This is the nascent documentation of the Firefox front-end code.
components/storybook/docs/README.other-widgets.stories
components/storybook/docs/README.lit-guide.stories
components/storybook/docs/README.xul-and-html.stories
+ components/backup/docs/index