I'm using 144.0.12.
When a site needs to open an oAuth popup window, for instance when the site has the 'Login with google' option, on my app an empty gray window is opened, like on this image : https://ibb.co/h1T035TJ
On regular Google Chrome, the popup window opens correctly.
After some debugging, here is the log file. Any ideas please ?
- Code: Select all
[40188:38288:0203/092835.966:WARNING:chrome\browser\signin\account_consistency_mode_manager.cc:74] Desktop Identity Consistency cannot be enabled as no OAuth client ID and client secret have been configured.
[40188:38288:0203/092838.121:ERROR:content\browser\gpu\gpu_process_host.cc:1004] GPU process exited unexpectedly: exit_code=-2147483645
[40188:38288:0203/092838.121:WARNING:content\browser\gpu\gpu_process_host.cc:1446] The GPU process has crashed 1 time(s)
[40188:38288:0203/092838.282:WARNING:content\browser\gpu\gpu_process_host.cc:1026] Reinitialized the GPU process after a crash. The reported initialization time was 120 ms
[20348:29892:0203/092838.327:ERROR:gpu\ipc\client\command_buffer_proxy_impl.cc:128] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[40188:38288:0203/092838.327:ERROR:content\browser\gpu\gpu_process_host.cc:1004] GPU process exited unexpectedly: exit_code=-2147483645
[40188:38288:0203/092838.327:WARNING:content\browser\gpu\gpu_process_host.cc:1446] The GPU process has crashed 2 time(s)
[40188:38288:0203/092838.498:WARNING:content\browser\gpu\gpu_process_host.cc:1026] Reinitialized the GPU process after a crash. The reported initialization time was 134 ms
[40188:38288:0203/092838.525:ERROR:content\browser\gpu\gpu_process_host.cc:1004] GPU process exited unexpectedly: exit_code=-2147483645
[40188:38288:0203/092838.525:WARNING:content\browser\gpu\gpu_process_host.cc:1446] The GPU process has crashed 3 time(s)
[37808:27260:0203/092838.626:ERROR:gpu\ipc\service\gpu_channel_manager.cc:915] ContextResult::kFatalFailure: Failed to create shared context for virtualization.
[40188:38288:0203/092838.626:WARNING:content\browser\gpu\gpu_process_host.cc:1026] Reinitialized the GPU process after a crash. The reported initialization time was 0 ms
[37808:27260:0203/092840.791:ERROR:gpu\ipc\service\gpu_channel_manager.cc:915] ContextResult::kFatalFailure: Failed to create shared context for virtualization.
[37808:27260:0203/092840.791:ERROR:gpu\ipc\service\gpu_channel_manager.cc:915] ContextResult::kFatalFailure: Failed to create shared context for virtualization.
[40188:20020:0203/092846.162:ERROR:google_apis\gcm\engine\registration_request.cc:291] Registration response error message: DEPRECATED_ENDPOINT
[40188:39372:0203/092906.394:INFO:chrome\browser\extensions\extension_garbage_collector.cc:188] Garbage collection for extensions on file thread is complete.
[40188:20020:0203/092909.787:WARNING:cef\libcef\browser\browser_info.cc:370] Returning a speculative frame for [14,12]
[40188:38288:0203/092910.009:WARNING:cef\libcef\browser\browser_info.cc:370] Returning a speculative frame for [15,12]
[40188:38288:0203/092910.009:WARNING:cef\libcef\browser\browser_info.cc:370] Returning a speculative frame for [15,12]
[40188:38288:0203/092910.009:WARNING:cef\libcef\browser\browser_info.cc:370] Returning a speculative frame for [15,12]
[40188:38288:0203/092910.009:WARNING:cef\libcef\browser\browser_info.cc:370] Returning a speculative frame for [15,12]
[40188:20020:0203/092910.016:WARNING:cef\libcef\browser\browser_info.cc:370] Returning a speculative frame for [15,12]
[40188:20020:0203/092911.711:ERROR:google_apis\gcm\engine\registration_request.cc:291] Registration response error message: DEPRECATED_ENDPOINT
