Find
C
ase-sensitive
R
egexp search
Path
Showing
8b6198f5
from
2026-05-01
:
Revert "Bug
2031837
- Add new net error page illustrations with per-illustration sizing - r=niklas,rking,desktop-theme-reviewers,dao" for causing valgrind failures.
firefox-main
/
third_party
/
rust
/
icu_provider_adapters
/
src
/
fork
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
by_error.rs
10368
-
mod.rs
Providers that combine multiple other providers. # Types of Forking Providers ## Marker-Based To fork between providers that support different data markers, see: - [`ForkByMarkerProvider`] - [`MultiForkByMarkerProvider`] ## Locale-Based To fork between providers that support different locales, see: - [`ForkByErrorProvider`]`<`[`IdentiferNotFoundPredicate`]`>` - [`MultiForkByErrorProvider`]`<`[`IdentiferNotFoundPredicate`]`>` [`IdentiferNotFoundPredicate`]: predicates::IdentifierNotFoundPredicate # Examples See: - [`ForkByMarkerProvider`] - [`MultiForkByMarkerProvider`] - [`IdentiferNotFoundPredicate`]
7747
-
predicates.rs
Collection of predicate traits and functions for forking providers.
4849
-