https://bugzilla.wikimedia.org/show_bug.cgi?id=19024
Michael Dale <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |LATER --- Comment #2 from Michael Dale <[email protected]> 2009-05-31 23:46:09 UTC --- Flash supports full screen with hardware acceleration our underling architecture is different. Java and Firefox native video have no "native" support for full-screen. This means we would have to create a new window with full sized dom element resized in software. This is ~very slow~ only a few frames per second on my 2Ghz dual core. I recommend we delay support for full screen until the native browser implementation have a hardware accelerated full screen mode likewise for java playback we should not support this (unless the cortado applet adds hardware accelerated full screen support). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
