-
Notifications
You must be signed in to change notification settings - Fork 983
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
[#10811] There should be an option to continue opening suspicious urls #10881
Conversation
Jenkins BuildsClick to see older builds (9)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM! I have only one concern, seems like if you press continue on one website, then it will ignore unsafe links for the whole session? In my experience other browsers do that per domain
@Ferossgp good catch |
435c046
to
4e3d12b
Compare
fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Small request - could you please rebase to latest master so this commit b5fda12 gets included? This means we aren't running E2E tests on eth.prod cluster anymore, and since this happens on every push, the impact is quite big. This ensures we have more accurate metrics going forward from Jul 1 onward, which would be awesome. See https://discuss.status.im/t/user-growth-and-retention/1782 for more |
4e3d12b
to
87563d9
Compare
87563d9
to
0140218
Compare
100% of end-end tests have passed
Passed tests (94)Click to expand
|
Tested on iOS13 and Android 9, 8 |
Signed-off-by: andrey <motor4ik@gmail.com>
fd4a0be
to
16742ba
Compare
fixes #10811