Set focus behavior explicitly for buttons
These buttons are subclasses of ImageButton, LabelButton, or ColorTrackingVectorImageButton. They inherited their focus behavior previously. This CL explicitly DCHECK and set their behaviors so that the parent classes' changes won't affect them. The DCHECKs will be removed when we flip the parent classes' behaviors. Bug: 1001103 Change-Id: I30f0c08cbdbf7ed8b09c40aa1033e155cb67d6a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2495921Reviewed-by:Peter Kasting <pkasting@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#820861}
Showing
Please register or sign in to comment