Find
C
ase-sensitive
R
egexp search
Path
Showing
3c6e9f07
from
2026-09-03
:
Revert "Bug
2068035
- Update mochitests to use the correct headers and WPT expectations for Permissions-Policy. r=simonf" for causing wpt failures at MediaDevices
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
-