Sebastian Streich
Sebastian Streich
What we did in paring :) -> Moved the intial addon-bundle build into build, so we dont explode the type of kinds, as that can get messy. -> renamed the...
This pr's goals is to sunset the gh-pages branch, which takes up quite a bit of space: -> A: Using an artifact instead of the old gh-pages branch https://github.com/actions/upload-pages-artifact ->...
After switching the entitlements in #3785 - The newly signed mac binaries don't run at all 😅 Install of the pgk fails - when the binary is extracted manually and...
## Description This PR adds experimental crash reporting support using sentry-native. The feature is disabled by default, only enabled when we're on guardian-stage. By Crossplattform, i mean osx and windows...
RE: [VPN-2916](https://mozilla-hub.atlassian.net/browse/VPN-2916) This measures time between calling main and finishing the load of the Main view. Still needs a data-review tho :)
This adds support to report crashes & errors for android to #4455
>What we really need is an API between the client and daemon that communicate which features are available. Such an API would clean up the Linux implementation of that quite...
It seems there is a problem with the mac signed entitlements. I got those by running `codesign -d --entitlements :- /Applications/Mozilla\ VPN.app/` This is release/2.9 - github-ci unsigned: ```xml keychain-access-groups...
The height of the first page changes depending on which animation is shown. That should be a fixed value or equal for all. https://user-images.githubusercontent.com/9611612/169821076-b438c277-d7c5-4cc9-91fc-c8eb9ed4a4ff.mp4 ┆Issue is synchronized with this [Jira...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action