Use LAYER_NOT_DRAWN for NonClientFrameController
The only part of the widget that's actually drawn by Ash is the header, which has its own layer. The client area is drawn by the browser process. Therefore the native widget's aura::Window can be LAYER_NOT_DRAWN. Bug: 931873 Change-Id: I5d27505d7ed1d662ae811a8b719170494c72d9fb Reviewed-on: https://chromium-review.googlesource.com/c/1471348 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#633787}
Showing
Please register or sign in to comment