mozilla / shumway

Shumway is a Flash VM and runtime written in JavaScript
Apache License 2.0
3.68k stars 396 forks source link

shumway starts adobe-flash despite click-to-play being on #1001

Open moben opened 10 years ago

moben commented 10 years ago

When the adobe flash plugin is set to "Ask to activate" it normally doesn't load until the user clicks on the video area/the button at the left edge of the urlbar.

However shumway always starts it as a fallback on unsupported/not whitelisted sites.

Expected behaviour: With click-to-play, it should show the "Activate adobe flash" button on unsupported sites.

tschneidereit commented 10 years ago

Thanks for the report. You're right, of course: this should still follow the click-to-play mode.

As it is about Firefox integration, we're also tracking the issue in bugzilla bug 923527.