[Cast MRP] Workaround for DCHECK failure when attempting to cast.
CastDialogSinkButton::RequestFocus is called recursively, resulting in a DCHECK failure. As a workaround, this function now detects when it is called recursively and aborts prematurely. Change-Id: I4847f862868ef9c15ed0ca6cd54cb36cc559a901 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1488581 Commit-Queue: John Williams <jrw@chromium.org> Reviewed-by:Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#660949}
Showing
Please register or sign in to comment