Revert "Remove all _legacyUndefinedCheck"

This reverts commit 0f8964bb62.

Reason for revert: Still needs more places to have undefined checks.

Notably this breaks the diff screen.

Change-Id: Ifeecb2272144a688c96e63a942b221482d4eb69d
This commit is contained in:
Paladox none
2019-10-02 16:17:22 +00:00
parent ffd4c5d2a0
commit 5313a88c55
178 changed files with 180 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
Polymer({
is: 'gr-account-chip',
_legacyUndefinedCheck: true,
/**
* Fired to indicate a key was pressed while this chip was focused.