-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support to verify a Crx from a string (#780)
With in-memory updates the Crx package will still be in memory when it needs be verified. This change duplicates a lot of Chromium code but this should only be temporary - please see the comments in crx_verifier.cc for more on this. b/158043520 (cherry picked from commit b62c600)
- Loading branch information
1 parent
a738b62
commit e9041ba
Showing
3 changed files
with
569 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.