Home
last modified time | relevance | path

Searched refs:GetSourceMapURL (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsCSSScanner.h238 const nsAString& GetSourceMapURL() const { return mSourceMapURL; } in GetSourceMapURL() function
H A DStyleSheet.h211 void GetSourceMapURL(nsAString& aTitle);
H A DStyleSheet.cpp421 void StyleSheet::GetSourceMapURL(nsAString& aSourceMapURL) { in GetSourceMapURL() function in mozilla::StyleSheet
H A DLoader.cpp700 if (nsContentUtils::GetSourceMapURL(httpChannel, sourceMapURL)) { in VerifySheetReadyToParse()
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DStyleSheet.h334 void GetSourceMapURL(nsAString& aTitle); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
H A DStyleSheet.cpp564 void StyleSheet::GetSourceMapURL(nsAString& aSourceMapURL) { in GetSourceMapURL() function in mozilla::StyleSheet
H A DLoader.cpp757 if (nsContentUtils::GetSourceMapURL(httpChannel, sourceMapURL)) { in VerifySheetReadyToParse()
/dports/www/firefox/firefox-99.0/layout/style/
H A DStyleSheet.h347 void GetSourceMapURL(nsAString& aTitle); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
H A DStyleSheet.cpp566 void StyleSheet::GetSourceMapURL(nsAString& aSourceMapURL) { in GetSourceMapURL() function in mozilla::StyleSheet
H A DLoader.cpp767 if (nsContentUtils::GetSourceMapURL(httpChannel, sourceMapURL)) { in VerifySheetReadyToParse()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DStyleSheet.h334 void GetSourceMapURL(nsAString& aTitle); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
H A DStyleSheet.cpp564 void StyleSheet::GetSourceMapURL(nsAString& aSourceMapURL) { in GetSourceMapURL() function in mozilla::StyleSheet
H A DLoader.cpp757 if (nsContentUtils::GetSourceMapURL(httpChannel, sourceMapURL)) { in VerifySheetReadyToParse()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DStyleSheet.h349 void GetSourceMapURL(nsAString& aTitle); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
H A DStyleSheet.cpp553 void StyleSheet::GetSourceMapURL(nsAString& aSourceMapURL) { in GetSourceMapURL() function in mozilla::StyleSheet
H A DLoader.cpp978 if (nsContentUtils::GetSourceMapURL(httpChannel, sourceMapURL)) { in VerifySheetReadyToParse()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h3207 static bool GetSourceMapURL(nsIHttpChannel* aChannel, nsACString& aResult);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h3148 static bool GetSourceMapURL(nsIHttpChannel* aChannel, nsACString& aResult);
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h3228 static bool GetSourceMapURL(nsIHttpChannel* aChannel, nsACString& aResult);
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h3230 static bool GetSourceMapURL(nsIHttpChannel* aChannel, nsACString& aResult);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h3230 static bool GetSourceMapURL(nsIHttpChannel* aChannel, nsACString& aResult);
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/
H A DScriptLoader.cpp1248 if (nsContentUtils::GetSourceMapURL(httpChannel, sourceMapURL)) { in OnStreamCompleteInternal()
/dports/www/firefox/firefox-99.0/dom/workers/
H A DScriptLoader.cpp1256 if (nsContentUtils::GetSourceMapURL(httpChannel, sourceMapURL)) { in OnStreamCompleteInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/workers/
H A DScriptLoader.cpp1248 if (nsContentUtils::GetSourceMapURL(httpChannel, sourceMapURL)) { in OnStreamCompleteInternal()
/dports/www/firefox/firefox-99.0/dom/script/
H A DScriptLoader.cpp3129 if (nsContentUtils::GetSourceMapURL(httpChannel, sourceMapURL)) { in PrepareLoadedRequest()

12