mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-04-18 12:47:29 +02:00
Use the same code path for all fullscreen transitions so that Chrome UI updates correctly. All user-initiated fullscreen transitions now result in CefWindowDelegate::OnWindowFullscreenTransition callbacks.