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 for exit-fullscreen bug in 4.0. fixes #497 #546

Closed
wants to merge 2 commits into from

Conversation

heff
Copy link
Member

@heff heff commented May 28, 2013

Moved fullscreenchange triggering to document event listener.
Removed hack for supporting older firefox versions that would break when resizing flash to fullscreen.
Added a quick fix for a Safari event property warning (layerX).
Added some props to the tests media faker to support fullscreen tests, however ran into issues auto tesing fullscreen so we don't have real fullscreen tests yet.

heff added 2 commits May 28, 2013 12:28
Moved `fullscreenchange` triggering to document event listener.
Removed hack for supporting older firefox versions that would break when resizing flash to fullscreen.
Added a quick fix for a Safari event property warning (layerX).
Added some props to the tests media faker to support fullscreen tests, however ran into issues auto tesing fullscreen so we don't have real fullscreen tests yet.
@heff heff closed this May 28, 2013
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