-
Notifications
You must be signed in to change notification settings - Fork 427
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
Tentative fix for a crash and connectivity issues #3027
Merged
diegoreymendez
merged 2 commits into
release/7.127.0
from
diego/tentative-fix-tunnel-start-crash
Jul 3, 2024
Merged
Tentative fix for a crash and connectivity issues #3027
diegoreymendez
merged 2 commits into
release/7.127.0
from
diego/tentative-fix-tunnel-start-crash
Jul 3, 2024
Conversation
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
1 task
samsymons
approved these changes
Jul 3, 2024
diegoreymendez
added a commit
to duckduckgo/BrowserServicesKit
that referenced
this pull request
Jul 3, 2024
Task/Issue URL: https://app.asana.com/0/0/1207717985731035/f iOS PR: duckduckgo/iOS#3027 macOS PR: duckduckgo/macos-browser#2933 What kind of version bump will this require?: Patch ## Description This PR tries to fix a VPN extension crash and some potential connectivity issues.
diegoreymendez
added a commit
to duckduckgo/BrowserServicesKit
that referenced
this pull request
Jul 3, 2024
Task/Issue URL: https://app.asana.com/0/0/1207717985731035/f iOS PR: duckduckgo/iOS#3027 macOS PR: duckduckgo/macos-browser#2933 What kind of version bump will this require?: Patch ## Description This PR tries to fix a VPN extension crash and some potential connectivity issues.
diegoreymendez
added a commit
to duckduckgo/macos-browser
that referenced
this pull request
Jul 3, 2024
Task/Issue URL: https://app.asana.com/0/0/1207717985731035/f BSK PR: duckduckgo/BrowserServicesKit#875 iOS PR: duckduckgo/iOS#3027 What kind of version bump will this require?: Patch ## Description This PR tries to fix a VPN extension crash and some potential connectivity issues.
samsymons
added a commit
that referenced
this pull request
Jul 4, 2024
* main: (24 commits) Add pixels to measure baseline for New Tab Page sections (#3024) backgrounding UI tests (#3021) improve bookmarks and favorites UI tests (#3019) [DuckPlayer] - 4. Remote Config (#3018) Updates BSK Fix issue when cancelling a download (#3030) Tentative fix for a crash and connectivity issues (#3027) autofill UI tests (#3012) scripts for running UI tests (#3000) Integrate RemoteMessaging with NewTabPage (#3017) Update to iOS 15 deployment target (#3001) Fire a pixel when removing the VPN configuration (#3014) Release 7.127.0-0 (#3020) point to BSK branch (#3016) [DuckPlayer] - 3. URL management & FE comms (#3007) Bump BSK version (#3011) New Tab Page layout and base elements (#3008) Remove Privacy Pro from device once expired account is deleted (#3009) Improvements to subscription settings (#2959) Toggle reports limiter (#3005) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Task/Issue URL: https://app.asana.com/0/0/1207717985731035/f
BSK PR: duckduckgo/BrowserServicesKit#875
macOS PR: duckduckgo/macos-browser#2933
What kind of version bump will this require?: Patch
Description
This PR tries to fix a VPN extension crash and some potential connectivity issues.
Testing:
Checklists
Definition of Done (Internal Only):
Copy Testing:
’
rather than'
Orientation Testing:
Device Testing:
OS Testing:
Theme Testing:
Internal references:
Software Engineering Expectations
Technical Design Template