commit | 1957c9207396cc59633810f09364b8ff68bf0612 | [log] [tgz] |
---|---|---|
author | Gavin Mak <gavinmak@google.com> | Tue Sep 07 22:14:10 2021 |
committer | Gavin Mak <gavinmak@google.com> | Thu Sep 09 17:28:52 2021 |
tree | 3c42049e5e389224577a4a26d76dfd6c40f78139 | |
parent | 361b21989fd6d5bc15f3197e8904e63e88f15232 [diff] |
Replace ensureEl().changeNum ensureEl is deprecated. This change removes all instances of ensureEl().changeNum and replaces them with the number from a change object. Bug: 1247358 Change-Id: Ib0ebcc5c73795823bdd650601e9b2c960b239590
$ npm run wct-test
Make sure the plugin is installed in plugins/ of Gerrit repository.
$ cd ../.. # Gerrit root directory $ bazel build plugins/chromium-behavior:chromium-behavior $ cp -f bazel-bin/plugins/chromium-behavior/chromium-behavior-bundle.js plugins/ $ cd plugins/chromium-behavior $ run-with-prod-data.sh