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

fix(UI): Use pagehide instead of unload for PiP #5303

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

beaufortfrancois
Copy link
Contributor

@beaufortfrancois beaufortfrancois commented Jun 14, 2023

As noted in https://groups.google.com/a/chromium.org/g/blink-dev/c/JTPl7fM64Lc, we should use "pagehide" not "unload" JS event to monitor when PiP window gets closed.

@avelad avelad changed the title Use pagehide instead of unload for PiP Jun 14, 2023
@avelad avelad added type: bug Something isn't working correctly component: UI The issue involves the Shaka Player UI priority: P2 Smaller impact or easy workaround labels Jun 14, 2023
@avelad avelad added this to the v4.4 milestone Jun 14, 2023
@github-actions
Copy link
Contributor

Incremental code coverage: 0.00%

@avelad avelad merged commit a543b80 into shaka-project:main Jun 14, 2023
22 of 23 checks passed
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Aug 13, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: UI The issue involves the Shaka Player UI priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
2 participants