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

C.S.S Patch Privacy Config on C.S.S for "internal" support in DuckPlayer #994

Merged
merged 3 commits into from
Sep 13, 2024

Conversation

afterxleep
Copy link
Collaborator

@afterxleep afterxleep commented Sep 13, 2024

Task/Issue URL: https://app.asana.com/0/1204099484721401/1208292211771741/f
iOS PR: duckduckgo/iOS#3359
macOS PR: duckduckgo/macos-browser#3272
What kind of version bump will this require?: Minor

Description:
The Frontend does not support "internal" state for features, so in order to release
DuckPlayer to internal users, we need to patch the Privacy Config to replace "internal" with "enabled"
This will be removed once DuckPlayer is released to the public

Testing

  • Check Platform PRs

Copy link
Contributor

@Bunn Bunn left a comment

Choose a reason for hiding this comment

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

Seems to be working.
Please create a task on Asana with a date set to revert this code ASAP. Thanks!

@afterxleep afterxleep merged commit 09b4901 into main Sep 13, 2024
7 checks passed
@afterxleep afterxleep deleted the daniel/css.parsing branch September 13, 2024 10:19
afterxleep added a commit to duckduckgo/iOS that referenced this pull request Sep 13, 2024
Task/Issue URL: https://app.asana.com/0/1204099484721401/1208292211771741/f

BSK PR: duckduckgo/BrowserServicesKit#994

Description:

We want all internal users enrolled in the experiment
Update in BSK to patch Privacy Config, so 'internal' is translated to 'enabled' when privacyConfig is passed to the FE
afterxleep added a commit that referenced this pull request Sep 13, 2024
samsymons added a commit that referenced this pull request Sep 13, 2024
* main:
  Revert "C.S.S Patch Privacy Config on C.S.S for "internal" support in… (#995)
  C.S.S Patch Privacy Config on C.S.S for "internal" support in DuckPlayer  (#994)
  return urls on burn domains (#992)
  Update survey builder OS version (#984)
  Add feature flag for SKAN API (#993)
  [DuckPlayer] Add feature flag and update C.S.S (#983)
  Update Onboarding gradients (#985)
  Fix WKDownload cancellation under Xcode 16 (#986)
  Add shouldCheckServerTrust flag (#982)
  Promote password import in autofill menu (#976)
  Add Phishing Detection Feature (#981)
  Revert "Add Phishing Detection Package" (#980)
  Add Phishing Detection Package (#935)
  Update VPN user agent (#971)
  New feature flag for autofillSurveys (#974)
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.

3 participants