Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Use Symbol when adding variables to xhr objects #7272

Closed
cuba opened this issue Apr 18, 2023 · 1 comment · Fixed by #7273
Closed

Use Symbol when adding variables to xhr objects #7272

cuba opened this issue Apr 18, 2023 · 1 comment · Fixed by #7273

Comments

@cuba
Copy link
Contributor

cuba commented Apr 18, 2023

Description:

In order to avoid conflicts with other code, we attach variables to xhr objects using Symbol instead of a static variable name. This should prevent conflicts and also unwanted manipulation/extraction of these variables

@Uni-verse
Copy link
Contributor

Verified on iPhone X running iOS 16.3.1 using version 1.51 (23.4.28.17)

Testing based on test plan in #7273 (comment)

NOTE - upgraded profile scenarios will be tested by default in the manual pass for rewards / blocking count

  • Ensured creating rewards profile is working on new profile as well as upgraded profile
  • Ensured ads are being shown
Example Example Example
IMG_3115 2 IMG_3116 2 IMG_3117 2
  • Ensured that blocked counts are shown in shields panel
  • Ensured that trackers are listed/updated in privacy hub stats
Example Example Example Example
IMG_3118 2 IMG_3122 2 IMG_3123 2 IMG_3124 2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants