X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fpolyfills.ts;h=12b317101485d2737d260b0ea81a51362b4b08fc;hb=864e782bc2306f7154a185361ebf94e6e86472e8;hp=fe44c5e22274b5128b9e61484d8e12cbeefab7ce;hpb=72680feb3442671b88d0b7e40585568678528470;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/polyfills.ts b/client/src/polyfills.ts index fe44c5e22..12b317101 100644 --- a/client/src/polyfills.ts +++ b/client/src/polyfills.ts @@ -61,7 +61,7 @@ import 'core-js/es7/reflect' * user can disable parts of macroTask/DomEvents patch by setting following flags */ -(window as any).__Zone_disable_requestAnimationFrame = true; // disable patch requestAnimationFrame +// (window as any).__Zone_disable_requestAnimationFrame = true; // disable patch requestAnimationFrame // (window as any).__Zone_disable_on_property = true; // disable patch onProperty such as onclick // (window as any).__zone_symbol__BLACK_LISTED_EVENTS = ['scroll', 'mousemove']; // disable patch specified eventNames /*