commit | ec6ebfa27bc3c4596e9abe405ccb71415ee63878 | [log] [tgz] |
---|---|---|
author | Thomas Lukaszewicz <tluk@chromium.org> | Wed Jul 29 20:27:04 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 29 20:27:04 2020 |
tree | eb0f46c02e4dc616daa0989fd19f149a4a6628ac | |
parent | 6b835fc4e76f769290a589b6b5ae6a8dfb826d80 [diff] |
WebUI: Update the Polymer3 bundle to include mixinBehaviors Include mixinBehaviors from polymer/lib/legacy/class.js to allow reuse of Polymer behaviors with the non-legacy class based Polymer3 syntax. Increase in the minified bundle by 125 bytes. Bug: 1099917 Change-Id: Ia9c51e5a5672926d922fd0f66fb26d9fbcb760f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324810 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#792851}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.