Find
C
ase-sensitive
R
egexp search
Path
Showing
91c8ca3f
from
2026-08-19
:
Revert "Bug
2062209
, Bug
2064279
, Bug
2064185
, Bug
2062987
, Bug
2064277
, Bug
2064276
- Scope the Urlbar actor to about:newtab and about:home. r=mconley,mbeier" for causing mochitests failures in browser_searchbar_new.js.
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
-