-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
5.10.1, 5.11.3, 5.12.3, 5.13.0 Beta3
-
None
When pepper flash is uninstalled (disabling alone doesn't seem to be enough) and a page with flash content is opened, download prompts are triggered. This doesn't happen in Chromium.
Example: http://wiki.shoryuken.com/Skullgirls/Mechanics/Advanced_Mechanics
Minimal example HTML:
<object width="700" height="430"><param name="movie" value="http://www.youtube.com/v/F86Q4juJgmc"></param><embed src="http://www.youtube.com/v/F86Q4juJgmc" type="application/x-shockwave-flash" wmode="transparent" width="700" height="430"></embed></object>
I can't reproduce with 5.9.3, but with 5.10 and newer.