workadventure/front/src/Phaser
David Négrier d713c82568 Fixing WA crashing in Firefox private mode
Due to the way we now handle the browser cache, previously ignored errors in the Cache API were now explicitly thrown, preventing the loading of Firefox in private mode.
This commit fixes the issue and improves the stacktrace display of errors at the same time.
2022-01-06 11:55:43 +01:00
..
Companion All promises are now handled 2022-01-04 17:06:29 +01:00
Components All promises are now handled 2022-01-04 17:06:29 +01:00
Entity Merge branch 'develop' of github.com:thecodingmachine/workadventure into feat/follow-woka 2021-12-23 16:04:59 +01:00
Game All promises are now handled 2022-01-04 17:06:29 +01:00
Helpers moved gettingSnapshot logic into TexturesHelper 2021-12-10 12:02:14 +01:00
Items detecting zoe enter and leave events 2021-12-04 17:11:49 +01:00
Login All promises are now handled 2022-01-04 17:06:29 +01:00
Map added columns type definition 2021-12-31 15:55:17 +01:00
Player Fix follow requests via keyboard 2021-12-31 15:35:21 +01:00
Reconnecting Fixing WA crashing in Firefox private mode 2022-01-06 11:55:43 +01:00
Services ScaleManager: do not apply new size if width is zero 2022-01-03 09:09:21 +01:00
UserInput Merge branch 'develop' of github.com:thecodingmachine/workadventure into feat/follow-woka 2021-12-23 16:04:59 +01:00