Find
C
ase-sensitive
R
egexp search
Path
Showing
bd6e0031
from
2026-06-17
:
Revert "Bug
2045518
- Ensure gfxFontEntry's mFamilyName field is guarded by mLock. r=layout-reviewers,firefox-style-system-reviewers,dholbert,dshin" for causing linux tsan failures on fontface-descriptor-updates.html.
firefox-main
/
dom
/
base
/
rust
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
Cargo.toml
263
-
cbindgen.toml
/* 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 https://mozilla.org/MPL/2.0/. */ #ifndef mozilla_dom_RustTypes_h #error "Don't include this file directly, include mozilla/dom/RustTypes.h instead" #endif
925
-
lib.rs
DOM types to be shared between Rust and C++.
9813
-