ruffle/web/js-src
Mike Welsh e237536293 web: Blacklist "Adobe Flash Player" title attribute (fix #468)
The "Click to activate Flash" box from Chrome stomps on the title
attribute of a Flash embed when you mouse over it. This causes
an annoying "Adobe Flash Player" tooltip to appear even after
Ruffle replaces the embeds.

Now we check for this specific title and remove it.
2020-03-26 02:37:25 -07:00
..
load-ruffle.js Build the extension using webpack, the same as the local version. 2020-01-10 22:10:43 -05:00
plugin-polyfill.js web: Return matching Flash Player version for MIME type description 2020-03-25 20:14:31 -07:00
polyfills.js web: Simplify polyfill code 2020-03-24 22:13:10 -07:00
public-api.js web: Install plugin spoof immediately on script load 2020-03-25 20:14:31 -07:00
public-path.js web: Default public_path to currentScript URL 2020-03-25 00:54:21 -07:00
register-element.js Fix the fallback object detection. 2019-11-17 17:43:19 -05:00
ruffle-embed.js web: Blacklist "Adobe Flash Player" title attribute (fix #468) 2020-03-26 02:37:25 -07:00
ruffle-imports.js web: Avoid `copyToChannel` on Safari 2019-12-03 23:05:42 -08:00
ruffle-object.js web: Blacklist "Adobe Flash Player" title attribute (fix #468) 2020-03-26 02:37:25 -07:00
ruffle-player.js web: Blacklist "Adobe Flash Player" title attribute (fix #468) 2020-03-26 02:37:25 -07:00
shadow-template.js Fix incorrect centering on homestarrunner.net its dot com 2019-08-30 22:27:49 -04:00
source-api.js Expose the `RufflePlayer` element directly. 2019-11-17 17:43:19 -05:00
version-range.js web: Add missing return to VersionRange.from_requirement_string 2019-11-17 17:43:19 -05:00
version.js Expand version handling to support ranges and requirements. 2019-11-17 17:43:19 -05:00