Find
C
ase-sensitive
R
egexp search
Path
Showing
0f16fef0
from
2026-07-24
:
Bug
2054473
- Fix browser_aiwindow_agent_monitor_item.js failure where the test node was not accessible r=ngrato
firefox-main
/
third_party
/
rust
/
embed-manifest
/
src
/
embed
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
coff.rs
Just as much COFF object file support as is needed to write a resource data segment for GNU Windows targets. Inspired by the `write::Object` code from the `object` crate. Integers are converted from u64 to u32 and added without checking because the manifest data cannot get anywhere close to overflowing unless the supplied application name or number of dependencies was extremely long. If this code was used more generally or if the input was less trustworthy then more checked conversions and checked arithmetic would be needed.
6956
-
error.rs
Error handling for application manifest embedding.
1270
-
mod.rs
4949
-
test.rs
7019
-