Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/browser/components/sidebar/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 777 B image not shown  

SSL moz.build   Sprache: unbekannt

 
rahmenlose Ansicht.build DruckansichtUnknown {[0] [0] [0]}Mathematik

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

MARIONETTE_MANIFESTS += ["tests/marionette/manifest.toml"]

JAR_MANIFESTS += ["jar.mn"]

BROWSER_CHROME_MANIFESTS += [
    "tests/browser/browser.toml",
    "tests/browser/legacy/browser.toml",
    "tests/browser/legacy/browserSidebarRevamp.toml",
]

MOZ_SRC_FILES += [
    "SidebarManager.sys.mjs",
    "SidebarState.sys.mjs",
    "SidebarTreeView.sys.mjs",
]

TESTING_JS_MODULES += [
    "tests/SidebarTestUtils.sys.mjs",
]

XPCSHELL_TESTS_MANIFESTS += ["tests/unit/xpcshell.toml"]

SPHINX_TREES["docs"] = "docs"

with Files("**"):
    BUG_COMPONENT = ("Firefox", "Sidebar")

[Verzeichnis aufwärts0.39unsichere Verbindung]