ruffle/web/packages/core/src
Daniel Jacobs 9a093d20be
web: Don't auto-panic on browsers without ReadableStream (#11699)
* web: Don't auto-panic on browsers without ReadableStream

* web: Add comment explaining Pale Moon issue

* web: Simplify ReadableStream check
2023-06-24 15:10:19 +00:00
..
.eslintrc.yaml web: Update JSDoc lint rules 2023-04-25 08:19:54 +03:00
build-info.ts web: Add version number requested in #8021 2022-12-13 22:49:20 +01:00
config.ts core: Add options to set and force the stage alignment 2023-06-14 16:04:14 +02:00
current-script.ts web: Set isExtension var using current script URL 2023-06-23 09:05:37 +03:00
flash-identifiers.ts web: Break out all the Flash identifier strings into a separate module and make `plugin-polyfill.ts` only import that. 2023-02-15 21:27:14 -07:00
globals.d.ts avm2: Implement call stack & stack traces (#7564) 2022-08-28 18:30:20 +02:00
i18n.ts web: Use for..of instead of for..in loops 2023-06-18 22:09:20 +02:00
index.ts extension: Reduce code duplication 2023-04-25 08:48:59 +03:00
js-polyfills.ts web: Fix TypeScript 4.9 upgrade 2022-12-14 07:30:34 +02:00
load-options.ts core: Add options to set and force the stage alignment 2023-06-14 16:04:14 +02:00
load-ruffle.ts web: Don't auto-panic on browsers without ReadableStream (#11699) 2023-06-24 15:10:19 +00:00
movie-metadata.ts web: Clarify uncompressed length is in bytes in metadata 2022-08-03 09:17:24 +03:00
plugin-polyfill.ts web: Fix #10798 2023-04-25 17:15:41 +02:00
polyfills.ts web: Set isExtension var using current script URL 2023-06-23 09:05:37 +03:00
public-api.ts web: Set isExtension var using current script URL 2023-06-23 09:05:37 +03:00
public-path.ts extension: Ignore publicPath config 2023-06-23 09:05:37 +03:00
register-element.ts web: Use `@tsconfig/strictest` 2023-02-22 21:39:12 +02:00
ruffle-embed.ts web: Allow extra MIME types in the polyfill 2023-05-30 06:35:29 +00:00
ruffle-imports.ts web: Allow ExternalInterface.call to call methods of primitive types (close #9105) 2023-03-19 07:18:01 +01:00
ruffle-object.ts web: Allow extra MIME types in the polyfill 2023-05-30 06:35:29 +00:00
ruffle-player.ts web: Set isExtension var using current script URL 2023-06-23 09:05:37 +03:00
shadow-template.ts web: Fix minor issues with the context menu 2023-05-28 07:51:00 +03:00
source-api.ts web: Set isExtension var using current script URL 2023-06-23 09:05:37 +03:00
swf-utils.ts web: Allow extra MIME types in the polyfill 2023-05-30 06:35:29 +00:00
version-range.ts web: Use `@tsconfig/strictest` 2023-02-22 21:39:12 +02:00
version.ts web: Use `@tsconfig/strictest` 2023-02-22 21:39:12 +02:00