Fix TabsInfo is null bug
TabsInfo can be null. It is best to transform a null TabsInfo list to an empty list in the constructor to avoid the consumer needing to do null checks. Bug: 1061991 Change-Id: If6345ed3bed720b783415b62a86bb8361ec5c2b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128566 Commit-Queue: David Maunder <davidjm@chromium.org> Reviewed-by:Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#756850}
Showing
Please register or sign in to comment