Jump to content

Deprecation and Violation warnings on Chrome 63


Vorion
 Share

Recommended Posts

Hi,

Chrome ( 63.0.3239.132 on Windows 10, 64bit) always display this deprecation warning in the console:

[Deprecation] GainNode.gain.value setter smoothing is deprecated and will be removed in M64, around January 2018. Please use setTargetAtTime() instead if smoothing is needed. See https://www.chromestatus.com/features/5287995770929152 for more details.

I've found a github issue regarding this, but it was closed without any comment:

https://github.com/BabylonJS/Babylon.js/issues/3372

Opening this playground example from the tutorials (https://doc.babylonjs.com/how_to/playing_sounds_and_music) still gives the warning:
https://www.babylonjs-playground.com/#2AH4YH

Will this be fixed until Chrome 64 arrives? Or can this be ignored, since Phaser CE also seems to ignore that, if I understand that correctly https://github.com/photonstorm/phaser-ce/issues/385

I also noticed these violations on Chrome (same playground example):

[Violation] Added non-passive event listener to a scroll-blocking 'touchmove' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

EDIT: The soundfiles from the playground example couldn't be found.

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...