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 back on load [Tizen 2.x] #2668

Merged
merged 1 commit into from
Jul 31, 2021
Merged

Fix back on load [Tizen 2.x] #2668

merged 1 commit into from
Jul 31, 2021

Conversation

dmitrylyzo
Copy link
Contributor

@dmitrylyzo dmitrylyzo commented May 10, 2021

With the help of @HimbeersaftLP jellyfin/jellyfin-tizen#19 (comment)

WebKit fires a popstate event on document load. This makes Tizen 2.x (WebKit) ask about exit.
Found a thread about the "popstate" problem. Maybe this trick will help.

Changes
Delay listening a popstate event.

Issues
Tizen 2.x (WebKit) asks about exit on page load.

@dmitrylyzo dmitrylyzo added the p: tizen This PR or issue mainly concerns Tizen clients label May 10, 2021
@sonarcloud
Copy link

sonarcloud bot commented May 10, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dmitrylyzo dmitrylyzo marked this pull request as ready for review May 11, 2021 11:17
@thornbill thornbill merged commit ce56a22 into master Jul 31, 2021
@thornbill thornbill deleted the fix-tizen-back-on-load branch July 31, 2021 06:08
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: tizen This PR or issue mainly concerns Tizen clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants