Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Security] Remove annoying deprecation inUsageTrackingTokenStorage#43235
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
chalasr commentedSep 28, 2021
| Q | A |
|---|---|
| Branch? | 5.3 |
| Bug fix? | yes |
| New feature? | no |
| Deprecations? | no |
| Tickets | Fix#43042 |
| License | MIT |
| Doc PR | - |
e4822ca to8b0d79fCompareUh oh!
There was an error while loading.Please reload this page.
07b7ffc to152024eCompare
jderusse left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Small nitpicking
Uh oh!
There was an error while loading.Please reload this page.
chalasr commentedSep 28, 2021
There might be a simpler solution:#43042 (comment). |
152024e to06f4663CompareSecurity helper when there is no requestUsageTrackingTokenStoragechalasr commentedSep 28, 2021
PR updated to revert the deprecation instead. It was introduced in#40785 but is not strictly needed. |
fabpot commentedSep 29, 2021
Thank you@chalasr. |
derrabus commentedSep 29, 2021
@chalasr Can you please do the merge from 5.4 to 6.0? I was unsure if I need to revert anything when merging up, now that the deprecation has been reverted. |
chalasr commentedSep 30, 2021
@derrabus sure, done |