You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use OpenPGP.js from web content script, simplify (#5013)
* use OpenPGP.js from web content script - wip
* firefox fix
* use processAndStoreKeysFromEkmLocally() directly
* simplify
* added link to external PR
* web-stream-tools support in content script (development setup)
* production mode in webpack bundling
* testing OpenPGP/Stream operations from content script
* lint fix
* build for manual testing of content script in Firefox
* more debug configurations for VSCode
* removed duplicate
* fix
* fix
* allow multiple test result divs
* clearer test output
* niceties
* fix Uint8Array problem in Firefox
* updated comment
* globally patch Uint8Array.subarray()
* fix
* patch Uint8Array.slice
* Added a test for KeyUtil.readBinary()
* increase ava cli timeout values
---------
Co-authored-by: Roman Shevchenko <[email protected]>
0 commit comments