[iOS] Don't reconfigure cells if they are nil
When reconfiguring a "nil" cell, there is a DCHECK in the item. This CL makes sure that we don't reconfigure if we the cell is nil. Bug: 1013708 Change-Id: I1082a59a74fc50b0b0243a4ff9255606a3218c6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862675 Auto-Submit: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Reviewed-by:Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#705912}
Showing
Please register or sign in to comment