Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two sections for the actual CodeLabs site source are flagged deprecated and marked for for removal in Feb 2020 #104

Open
the-nose-knows opened this issue Aug 26, 2019 · 0 comments

Comments

@the-nose-knows
Copy link

the-nose-knows commented Aug 26, 2019

Platform: MacBook/Intel
OS: Mojave 10.14.6
Browser: Chrome "Version 76.0.3809.100 (Official Build) (64-bit)"

Steps to Reproduce:

  1. Open the Chrome browser's console with command+option+J
  2. Go to the CodeLab from that Chrome browser: https://codelabs.developers.google.com/codelabs/webrtc-web
  3. Observe the console

Result:
Two warnings appear.

  1. [Deprecation] HTML Imports is deprecated and will be removed in M80, around February 2020. Please use ES modules instead. See https://www.chromestatus.com/features/5144752345317376 and https://developers.google.com/web/updates/2019/07/web-components-time-to-upgrade for more details.

  2. [Deprecation] document.registerElement is deprecated and will be removed in M80, around February 2020. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 and https://developers.google.com/web/updates/2019/07/web-components-time-to-upgrade for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant