Find
C
ase-sensitive
R
egexp search
Path
Showing
ab8a9048
:
Bug
2013891
- Remove useless const qualifier in LocalStorageCache and StorageIPC. r=dom-storage-reviewers,asuth
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
-