commit | ecbaee3f5b16bcb0533c93adf2e88080112f6a18 | [log] [tgz] |
---|---|---|
author | Maksim Ivanov <[email protected]> | Wed May 29 15:01:54 2019 |
committer | Commit Bot <[email protected]> | Wed May 29 15:01:54 2019 |
tree | 2a5711565c9d6d02745e315abce12f1e56a7516d | |
parent | d1acb2c1ccb4450f01ef2a786f515f10a13a967d [diff] |
Gaia sign-in screen: Remove usage of Polymer's $$ Remove the usage of Polymer's |this.$$()| in favor of using standard DOM methods. The Polymer's |$$| method is deprecated and is removed in Polymer 2.0: https://polymer-library.polymer-project.org/2.0/docs/upgrade#dollardollar Bug: 964069 Change-Id: Id0725dbd427cf58a6ec9dba3207bf012864206ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1627376 Commit-Queue: Maksim Ivanov <[email protected]> Reviewed-by: Alexander Alekseev <[email protected]> Reviewed-by: Roman Sorokin [CET] <[email protected]> Reviewed-by: Denis Kuznetsov <[email protected]> Cr-Commit-Position: refs/heads/master@{#664276}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .