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

DuckPlayer: Temporary Fix for Watch In Youtube #3437

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

afterxleep
Copy link
Collaborator

@afterxleep afterxleep commented Oct 15, 2024

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

Description:
There is an issue in the Frontend that causes allowFirstVideo to remain 'true' even if it shouldn't. This issue is triggered by sending more than one User-Settings Message per webpage view.

Moving this into the enrollment conditional, will buy us time to fix the issue in the FE and C.S.S and release as part of the regular release train.

Steps to test this PR:

  • Set DuckPlayer to "Always Ask"
  • Go to https://m.youtube.com/watch?v=B_HSa1dEL9s
  • Tap "Turn On Duck Player"
  • Tap "Watch in Youtube"
  • Tap the first video from the "Recommended list below"
  • Confirm DuckPlayer Overlay appears again.

@afterxleep afterxleep marked this pull request as ready for review October 15, 2024 15:09
@afterxleep afterxleep requested a review from Bunn October 15, 2024 15:10
@afterxleep
Copy link
Collaborator Author

cc @shakyShane . I've found a place where I 'reset' the values after enrolling in the experiment to make sure DuckPlayer is shown immediately if you're enrolled. Moving this into a conditional stops sending this 'unexpected' update it seems...

@afterxleep afterxleep merged commit b45a84a into main Oct 15, 2024
59 checks passed
@afterxleep afterxleep deleted the daniel/temp.fix.watch.in.youtube branch October 15, 2024 15:29
samsymons added a commit that referenced this pull request Oct 16, 2024
* main:
  Add Events Firing for Phishing Detection Settings: Point to BSK (#3423)
  DuckPlayer: Temporary Fix for Watch In Youtube (#3437)
  Add 'Open in New Tab' support for DuckPlayer (#3431)
  update BSK dependency (#3434)
samsymons added a commit that referenced this pull request Oct 21, 2024
# By Daniel Bernal (4) and others
# Via Daniel Bernal (1) and others
* main:
  Pixel retrying (#3358)
  Remove `voiceSearchHelper` from `AppDependencyProvider` (#3452)
  Update AutoClearSettingsViewController to use DI for app settings (#3448)
  Bump BSK (#3441)
  Remove `SubscriptionFeatureAvailability` from `AppDependencyProvider` (#3447)
  Release 7.141.0-2 (#3451)
  Do not notify the FE on experiment activation (#3450)
  point to bsk branch (#3444)
  bump bsk for content blocker rules fix (#3445)
  speculative fix for set bars visibility crashes (#3442)
  Release 7.141.0-1 (#3443)
  Fix browsing menu bottom offset when bar location set to bottom (#3440)
  Properly handle responses that should trigger download action (#3407)
  Add Events Firing for Phishing Detection Settings: Point to BSK (#3423)
  DuckPlayer: Temporary Fix for Watch In Youtube (#3437)
  Add 'Open in New Tab' support for DuckPlayer (#3431)
  update BSK dependency (#3434)
  Release 7.141.0-0 (#3435)
  Add error handling to contrainer removal (#3424)
  Prevent autofill prompt crash for edge case where a context menu is also visible on screen (#3417)

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
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.

2 participants