DescriptionAndroid WebView: initialize url_util safely.
In the case where we use CookieManager before initializing the rest of
Chromium, we need to have initialized url_util at some reliable point
because its lazy init is not threadsafe. Do this in the entry point so
it's guaranteed we've always called it before any Chromium code runs.
BUG=334490
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245084
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|