DART 在 Chrome 44 后失败

DART fails in Chrome 44

我安装了新的 Chrome 44,但我的 DART 应用程序停止工作(它在 Chrome 43 中工作)。 我在我的开发者控制台中看到了这个:

Uncaught TypeError: this.shadowRoot.getElementsByTagName is not a function
mypage.html:5884 Uncaught TypeError: this.shadowRoot.getElementsByTagName is not a function
mypage.html:6389 Uncaught TypeError: this.shadowRoot.getElementsByTagName is not a function
mypage.html:7770 Uncaught TypeError: this.shadowRoot.getElementsByTagName is not a function
mypage.html:11479 Uncaught TypeError: this.shadowRoot.getElementsByTagName is not a function
mypage.html:11918 Uncaught TypeError: this.shadowRoot.getElementsByTagName is not a function
mypage.html:12486 Uncaught TypeError: this.shadowRoot.getElementsByTagName is not a function
mypage.html:12811 Uncaught TypeError: this.shadowRoot.getElementsByTagName is not a function
mypage.html:13079 Uncaught TypeError: this.shadowRoot.getElementsByTagName is not a function
mypage.html:13697 Uncaught TypeError: this.shadowRoot.getElementsByTagName is not a function

我怀疑是新 Chrome 版本中引入的错误。

但是,如果有人对此有更多的信息,请指教。

这似乎在不久前被弃用了,现在终于被删除了 https://groups.google.com/a/chromium.org/forum/m/#!msg/blink-reviews/r25yAE9YBMY/lwCGKQMppfkJ