/* This Source Code Form is subject to the terms of the Mozilla Public *License,v.2.0.IfacopyoftheMPLwasnotdistributedwiththisfile,
* You can obtain one at http://mozilla.org/MPL/2.0/. */
nsAutoString MakeSanitizedOriginString(const nsACString& aOrigin) { // An origin string is ASCII-only, since it is obtained via // nsIPrincipal::GetOrigin, which returns an ACString. return NS_ConvertASCIItoUTF16(MakeSanitizedOriginCString(aOrigin));
}
} // namespace mozilla::dom::quota
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.21 Sekunden
(vorverarbeitet am 2026-08-25)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.