Use ClientView instead of DialogClientView for Assistant.
Previously we used a DialogClientView which supported handling of the ESCAPE key to close the widget. Now, we're switching to the lighter weight ClientView which necessitates us adding ESCAPE support ourselves. Bug: b:123607402 Change-Id: I64c1fe1cd38f6f9daafc993956c10f143fa5a4f4 Reviewed-on: https://chromium-review.googlesource.com/c/1446405 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#628556}
Showing
Please register or sign in to comment