Add null check for TabGridDialogResetHandler in GTS
https://crrev.com/c/1722779 This CL uses TabGridDialogResetHandler to cancel dialog animation when tab model selection changes. However, the reset handler can be null when #TabGroupUiImprovement flag is not enabled. This CL fixes this issue. Bug: 988362 Change-Id: Ic5f98ea97778617864f0e92c221a51739837d406 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1722208Reviewed-by:Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#681929}
Showing
Please register or sign in to comment