tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit acb0b7a9f7f7ff7a82a71bbffac5a7086a2f0a4a
parent 1d9354174aa8fb27929059ca435eddf802639d32
Author: Sylvestre Ledru <sylvestre@debian.org>
Date:   Mon, 20 Oct 2025 10:14:54 +0000

Bug 1991190 - Fix a broken link in PlacesTestUtils.sys.mjs r=urlbar-reviewers,Standard8 DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D269186

Diffstat:
Mbrowser/components/urlbar/docs/testing.rst | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/browser/components/urlbar/docs/testing.rst b/browser/components/urlbar/docs/testing.rst @@ -196,8 +196,7 @@ a specific preference to change, and etc. PlacesTestUtils ~~~~~~~~~~~~~~~ -:searchfox:`PlacesTestUtils.sys.mjs <toolkit/components/places/tests/PlacesTestU -tils.sys.mjs>` is useful for adding visits, adding +:searchfox:`PlacesTestUtils.sys.mjs <toolkit/components/places/tests/PlacesTestUtils.sys.mjs>` is useful for adding visits, adding bookmarks, waiting for notification of visited pages, and etc. EventUtils