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

Send error with fetch device failure pixel #3546

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

graeme
Copy link
Collaborator

@graeme graeme commented Nov 13, 2024

Task/Issue URL: https://app.asana.com/0/0/1208738052951188/f

Description:

The pixel sync_refresh_devices_error didn't include the error parameter due to confusion about how the slightly newer PixelKit types do this. This PR just includes the error.

Steps to test this PR:

  1. Make sure you have your mac and another device (e.g iPhone) synced.
  2. Launch this branch in the debugger
  3. On the other device, remove the macOS device that is being debugged from sync
  4. On the macOS device, go to the sync screen
  5. You should see the following sent Pixel info in the console: m_mac_debug_sync_refresh_devices_error ["d": "DDGSync.SyncError", "pixelSource": "browser-dmg", "e": "28", "appVersion": "1.114.0"]

Definition of Done:


Internal references:

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

@graeme graeme requested a review from amddg44 November 13, 2024 15:01
@graeme graeme changed the base branch from main to release/1.114.0 November 13, 2024 16:17
@graeme graeme force-pushed the graeme/send-error-with-fetch-device-pixel branch from b9e8b9f to ba1fc02 Compare November 13, 2024 16:18
Copy link
Contributor

@amddg44 amddg44 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@graeme graeme merged commit f52780f into release/1.114.0 Nov 14, 2024
23 of 24 checks passed
@graeme graeme deleted the graeme/send-error-with-fetch-device-pixel branch November 14, 2024 11:12
samsymons added a commit that referenced this pull request Nov 14, 2024
# By Graeme Arthur (2) and others
# Via GitHub
* main:
  Disable reordering when sort by name is enabled (#3552)
  Move FE Overlay Pixel to the Native layer (#3550)
  Bump version to 1.114.0 (307)
  bump bsk for text zoom feature definition (#3496)
  Add support for local overrides for feature flags (#3545)
  Speculative password import prompt crash fix (#3542)
  Send error with fetch device failure pixel (#3546)
  DuckPlayer Overlay Pixels (#3538)
  Bump version to 1.114.0 (306)
  Enforce stricter hasPendingUpdate check (#3541)
  Implement Fire Window UI tests (#3544)
  Add cohort assignment pixel for NTP Search Box Experiment (#3539)
  Prevent Freemium PIR Pixel Firing for All Users (#3543)

# Conflicts:
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
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