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

SSL moz.build   Interaktion und
Portierbarkeitunbekannt

 
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/.

with Files("**"):
    BUG_COMPONENT = ("Firefox", "Bookmarks & History")

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

JAR_MANIFESTS += ["jar.mn"]

MOZ_SRC_FILES += [
    "OpenGraphPageData.sys.mjs",
    "PageDataSchema.sys.mjs",
    "PageDataService.sys.mjs",
    "SchemaOrgPageData.sys.mjs",
    "TwitterPageData.sys.mjs",
]

FINAL_TARGET_FILES.actors += [
    "PageDataChild.sys.mjs",
    "PageDataParent.sys.mjs",
]

SPHINX_TREES["docs"] = "docs"

[Verzeichnis aufwärts0.57unsichere Verbindung]