-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove webview auth code for iOS and Android #3502
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3502 +/- ##
==========================================
+ Coverage 51.47% 51.48% +0.01%
==========================================
Files 281 272 -9
Lines 15828 15007 -821
Branches 5772 5532 -240
==========================================
- Hits 8148 7727 -421
+ Misses 6852 6600 -252
+ Partials 828 680 -148
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@strseb there some taskcluster failures. Can you please tell me if they are connected to my PR or not? and if not how to have them fixed? |
This mac runner seems to be busted again. @ahal - I think we had our mac runner stuck once, can you maybe help here again? |
Thanks. For some reasons the pool (including the level 3 one) keeps getting into a bad state. Dave House has been getting them unstuck, but it keeps happening.. I'll file another relops JIRA ticket, but I think we're going to have to address the underlying cause here as this is happening much too frequently :/ |
* Remove iOS webview auth code * Remove android webview auth code
Description
This is dead code. In 2.8.0 we have released the auth in app.
Reference
https://mozilla-hub.atlassian.net/browse/VPN-2206