ruffle/web/packages
relrelb b250dd5ff1 extension: Fix popup reload tab button
Previously the popup page fetched only the `ruffleEnable` and `ruffleOptout`
options because only those appear in `popup.html`. So the remaining
options were always returned with their default value, making the popup
page think that all tabs need to be reloaded when these options have a
non-default value.

Remove the `keys` parameter of `getOptions`, and instead make it always
return all options. Adapt all usages of `getOptions`, which got simplified
by this change.
2021-10-02 08:58:31 +03:00
..
core dev: update web packages 2021-10-01 22:52:08 +03:00
demo dev: update web packages 2021-10-01 22:52:08 +03:00
extension extension: Fix popup reload tab button 2021-10-02 08:58:31 +03:00
selfhosted dev: update web packages 2021-10-01 22:52:08 +03:00