mirror of
https://github.com/openharmony/third_party_cef.git
synced 2026-07-21 04:25:23 -04:00
34c63a665d
With the Chrome runtime, Profile initialization may be asynchronous. Code that waited on CefBrowserContext creation now needs to wait on CefBrowserContext initialization instead.