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

v0.2.2 #21

Merged
merged 5 commits into from
Aug 24, 2017
Merged

v0.2.2 #21

merged 5 commits into from
Aug 24, 2017

Conversation

amarcu5
Copy link
Owner

@amarcu5 amarcu5 commented Aug 24, 2017

Fixed YouTube bug that could cause high CPU usage when the window is hidden
Fixed YouTube bug occasionally causing captions to persist after changing videos
Fixed CuriosityStream bug causing UI to collapse when entering Picture in Picture mode

Replaced references to  'parentNode' with more appropriate
'parentElement'
Fixed high CPU usage in YouTube caused by bypassing background timer
throttling: invoke small timeouts with media 'timeupdate' events
instead of instantly using a message queue
Worked around Safari bug causing captions to persist after active cues
removed and text tracks disabled
Worked around Safari bug causing captions to persist in Picture in
Picture mode when MediaSource buffers demonstrated in YouTube when
changing videos
Fixed CuriosityStream bug causing UI to collapse when entering Picture
in Picture mode
@amarcu5 amarcu5 merged commit 2c29f28 into master Aug 24, 2017
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.

1 participant