Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

remove return user pixel #2146

Merged
merged 2 commits into from
Nov 14, 2023
Merged

remove return user pixel #2146

merged 2 commits into from
Nov 14, 2023

Conversation

brindy
Copy link
Contributor

@brindy brindy commented Nov 10, 2023

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

Description:

Remove pixel added in #2011 (retaining debug pixels).

Steps to test this PR:

  1. Perform testing return user measurement #2011 but confirm that return user pixel does not get sent.

OS Testing:

  • iOS 15
  • iOS 17

Internal references:

Software Engineering Expectations
Technical Design Template

Copy link
Contributor

@diegoreymendez diegoreymendez left a comment

Choose a reason for hiding this comment

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

Pixel isn't firing. Looks good.

Just adding one comment for your consideration, but I trust you know better than I do what to do about it, so this is approved.

@@ -45,9 +45,6 @@ class KeychainReturnUserMeasurement: ReturnUserMeasurement {
}

func installCompletedWithATB(_ atb: Atb) {
if let oldATB = readSecureATB() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Should readSecureATB also be removed? I'm not seeing it called from anywhere anymore.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good call, I'll get rid

@brindy brindy merged commit ba86fce into develop Nov 14, 2023
@brindy brindy deleted the brindy/remove-persist-atb-pixels branch November 14, 2023 18:19
samsymons added a commit that referenced this pull request Nov 14, 2023
* develop:
  remove return user pixel (#2146)
  Revert to auto signing (#2158)
  BSK changes for NetP iOS Geoswitching (#2141)
  Update sync e2e tests to new setup flow (#2151)
  Fix for duplicated "atb" in Pixel request (#2139)
  Updating tests to support latest reference tests (#2145)
samsymons added a commit that referenced this pull request Nov 16, 2023
* develop: (36 commits)
  Rolls back a BSK change by mistake
  Updates BSK
  Updates BSK
  Document LinkPresentation usage (#2172)
  Autofill "Never Save for this Site" feature (#2104)
  Use upstream fastlane 2.217.0 (#2161)
  Update about screen (#2152)
  Fixes a crasher due to a test line merged by mistake. (#2162)
  remove return user pixel (#2146)
  Revert to auto signing (#2158)
  BSK changes for NetP iOS Geoswitching (#2141)
  Update sync e2e tests to new setup flow (#2151)
  Fix for duplicated "atb" in Pixel request (#2139)
  Updating tests to support latest reference tests (#2145)
  Add NetP widget (#2142)
  Normalize ampUrl in breakage pixel (#2154)
  Update embedded files
  Update version number
  Bump submodules/privacy-reference-tests from `0d23f76` to `7519c3d` (#2135)
  Properly refresh home page favorites view when updating favorites display mode (#2148)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants