This repository has been archived by the owner on May 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 447
Use Symbol when adding variables to xhr objects #7272
Comments
cuba
added a commit
that referenced
this issue
Apr 18, 2023
cuba
added a commit
that referenced
this issue
Apr 18, 2023
cuba
added a commit
that referenced
this issue
Apr 18, 2023
cuba
added a commit
that referenced
this issue
Apr 18, 2023
cuba
added a commit
that referenced
this issue
Apr 18, 2023
cuba
added a commit
that referenced
this issue
Apr 18, 2023
cuba
added a commit
that referenced
this issue
Apr 18, 2023
iccub
pushed a commit
that referenced
this issue
Apr 19, 2023
Verified on 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
|
arthuredelstein
pushed a commit
to brave/brave-core
that referenced
this issue
Feb 13, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: