Skip to content
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

Restore VPN pixels in main browser #2129

Merged
merged 6 commits into from
Jan 30, 2024
Merged

Conversation

samsymons
Copy link
Collaborator

Task/Issue URL: https://app.asana.com/0/0/1206461359050575/f
Tech Design URL:
CC:

Description:

This PR fixes an issue where some pixels weren't sending properly from the main browser.

Steps to test this PR:

  1. Open up the about screen and click the version label a bunch to trigger the easter egg prompt
  2. Enter some garbage into the field - not a valid invite code
  3. Hit submit and check that you get a pixel logged to the console about an invalid invite code

Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

# By Brian Hall (2) and others
# Via GitHub
* main:
  Bump BSK to 103.0.2 (#2126)
  Fix `site:` queries escaping with iOS 17 SDK (#640) (#2130)
  Add January 2024 brokers (part 2) (#2125)
  lastSentDate + web breakage report improvements (#2041)
  Remove VPN metadata admin check (#2127)

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
samsymons added a commit to duckduckgo/BrowserServicesKit that referenced this pull request Jan 30, 2024
Required:

Task/Issue URL: https://app.asana.com/0/1199333091098016/1206460327917918/f
iOS PR: duckduckgo/iOS#2398
macOS PR: duckduckgo/macos-browser#2129
What kind of version bump will this require?: Major

Description:

This PR improves the way the auth token is handled for the VPN:

The token is no longer deleted and then re-added so frequently; instead, it gets updated only when required
We no longer emit error events when an invalid invite code is entered manually as this case is expected
@samsymons samsymons merged commit cc11057 into main Jan 30, 2024
14 checks passed
@samsymons samsymons deleted the sam/suppress-noisy-vpn-pixels branch January 30, 2024 01:39
samsymons added a commit that referenced this pull request Jan 30, 2024
* main:
  Restore VPN pixels in main browser (#2129)
  Bump BSK to 103.0.2 (#2126)
  Fix `site:` queries escaping with iOS 17 SDK (#640) (#2130)
  Add January 2024 brokers (part 2) (#2125)
  lastSentDate + web breakage report improvements (#2041)
  Remove VPN metadata admin check (#2127)
  Add Spokeo mirror sites (#2086)
  appcastManager: Retain release notes for all versions (#2123)
  Don't report CancellationError from BookmarksFaviconsFetcher (#2120)
  Sabrina/revert cards experiment (#2119)
  Bump version to 1.72.0 (113)
  Update embedded files
  Release Branch: VPN fixes (#2113)
  Adds info about whether the login items are actually running (#2122)
  Remove connection status awaiter. (#2121)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants