ChromeWebView's global static state is destructed in undefined order. |
||
Issue descriptionChromeWebView's global static state should be merged into a single static container object so that we can directly control the order of destruction of these objects. These global state objects are currently defined here: https://cs.chromium.org/chromium/src/ios/web_view/internal/web_view_global_state_util.mm?rcl=410dee5bc18c23e0884df83350fd938b5f7298a0&l=19
,
Dec 17
|
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Dec 17Status: Untriaged (was: Available)