ruffle/web/packages
Mike Welsh 0e26fa1191 extension: Allow loading SWFs in frames (fix #6582)
If a frame directly loaded an SWF, it would not display in Ruffle.
Add `subframe` to the types intercepted by the `onHeaderReceived`
event in the background script so that Ruffle will display the SWF
in the frame.

Fixes #6582.
2022-04-03 15:17:41 -07:00
..
core web: Only polyfill `<object>` with `classid` when it doesn't contain another polyfillable `<object>` tag 2022-04-03 10:15:19 -07:00
demo chore: Update copyright 2022-03-26 18:13:14 -07:00
extension extension: Allow loading SWFs in frames (fix #6582) 2022-04-03 15:17:41 -07:00
selfhosted web: Add `object_double_object_classid` test 2022-04-03 10:15:19 -07:00