commit | 17fda29bf35bc4f21ede07319ffe26c88fea1b81 | [log] [tgz] |
---|---|---|
author | Vadim Tryshev <vadimt@google.com> | Mon May 03 16:42:11 2021 +0000 |
committer | Vadim Tryshev <vadimt@google.com> | Mon May 03 18:27:41 2021 +0000 |
tree | b1a2645c191dbcb10855b7d6893689a0d4d6e58e | |
parent | 242c805f8269d65391f257deb062969910f791b6 [diff] |
Revert "Use color extraction for arrow popup." This reverts commit 242c805f8269d65391f257deb062969910f791b6. Reason for revert: Introduces a leak. I haven't seen a bug for it yet, but this CL is the only in the culprit list; the leak can block multiple teams presubmits, and the leak is via ArrowPopup. Enough evidence. https://fusion2.corp.google.com/invocations/4b50db71-d598-4e52-9076-e91d42b65014/targets Change-Id: I1700a9eea8705983598aee43c0a63e67c1d9cf71 Bug: 187075409