This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Commit 93bee95
committed
Code review: pass 'true' for another visitAll()-_clearCachedData() loop
that follows the same potentially-inefficient pattern. Ian & I can't figure
out when this code would ever be needed - receiving a change event for
something that's not watched is nearly impossible, and it won't have any
cached data to clear anyway. We should probably remove this code in the
future. See #7155 (comment)
& follow-on comments for more.1 parent 7650bbc commit 93bee95
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
723 | | - | |
| 723 | + | |
| 724 | + | |
724 | 725 | | |
725 | 726 | | |
726 | 727 | | |
| |||
0 commit comments