Home
last modified time | relevance | path

Searched refs:aErrorBehavior (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/extensions/
H A DWebExtensionPolicy.cpp93 const MatchPatternOptions& aOptions, ErrorBehavior aErrorBehavior, in ParseMatches() argument
116 if (aRv.Failed() && aErrorBehavior == ErrorBehavior::CreateEmptyPattern) { in ParseMatches()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/extensions/
H A DWebExtensionPolicy.cpp107 const MatchPatternOptions& aOptions, ErrorBehavior aErrorBehavior, in ParseMatches() argument
130 if (aRv.Failed() && aErrorBehavior == ErrorBehavior::CreateEmptyPattern) { in ParseMatches()
/dports/www/firefox/firefox-99.0/toolkit/components/extensions/
H A DWebExtensionPolicy.cpp107 const MatchPatternOptions& aOptions, ErrorBehavior aErrorBehavior, in ParseMatches() argument
130 if (aRv.Failed() && aErrorBehavior == ErrorBehavior::CreateEmptyPattern) { in ParseMatches()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/extensions/
H A DWebExtensionPolicy.cpp107 const MatchPatternOptions& aOptions, ErrorBehavior aErrorBehavior, in ParseMatches() argument
130 if (aRv.Failed() && aErrorBehavior == ErrorBehavior::CreateEmptyPattern) { in ParseMatches()