[fenix] For https://github.com/mozilla-mobile/fenix/issues/15707: remove super.visitE...
commita316576d324d6ad68b009a6abe90da3908fad12c
authorMichael Comella <michael.l.comella@gmail.com>
Wed, 21 Oct 2020 17:34:10 +0000 (21 10:34 -0700)
committerMichael Comella <mcomella@fastmail.com>
Sat, 31 Oct 2020 01:23:35 +0000 (30 18:23 -0700)
treedab148011a95d788cd8efd68ceb439e349fad5d1
parent59c01563090340d5322a8a97531b0348dfc624d8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/15707: remove super.visitElement for ConstraintLayout lint.

It caused a test to fail because super.visitElement asserted false
because it expected to be overriden. It was correctly overridden - we
were just still calling through to super anyway.
mobile/android/fenix/mozilla-lint-rules/src/main/java/org/mozilla/fenix/lintrules/ConstraintLayoutPerfDetector.kt