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

Quelle  moz.build   Sprache: unbekannt

 
Spracherkennung für: .build vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# 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 = ("Core", "Machine Learning: General")

DIRS += [
    "memories",
]

BROWSER_CHROME_MANIFESTS += [
    "tests/browser/browser.toml",
    "tests/browser_eval/eval.toml",
]

MOZ_SRC_FILES += [
    "Chat.sys.mjs",
    "ChatUtils.sys.mjs",
    "ConversationSuggestions.sys.mjs",
    "HistoryThumbnails.sys.mjs",
    "IntentClassifier.sys.mjs",
    "ManageTabs.sys.mjs",
    "PreferencesNavMap.sys.mjs",
    "PromptLoader.sys.mjs",
    "PromptOptimizer.sys.mjs",
    "SearchBrowsingHistory.sys.mjs",
    "SearchBrowsingHistoryDomainBoost.sys.mjs",
    "SecurityProperties.sys.mjs",
    "SmartWindowNavigationInfo.sys.mjs",
    "TelemetryManager.sys.mjs",
    "TelemetryUtils.sys.mjs",
    "TitleGeneration.sys.mjs",
    "Tools.sys.mjs",
    "Utils.sys.mjs",
    "WCSMerinoClient.sys.mjs",
]

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

[Dauer der Verarbeitung: 0.38 Sekunden]