commit | faa1b0ab2a63993db5e2b8d1ab207190c9d55880 | [log] [tgz] |
---|---|---|
author | John Reck <[email protected]> | Thu May 13 10:28:38 2021 -0400 |
committer | John Reck <[email protected]> | Thu May 13 17:17:21 2021 -0400 |
tree | c909ebdbca8fa96157e3a9fd663d807b7918ed6e | |
parent | c49b886d7316354cede2b9510777882bc4c8598e [diff] |
Have HWUI validate the WebViewFunctors at registration Also tweak how webview's plat_support creates the functor sruct to be thread-safe, avoids any potential race conditions even though WebView itself is stated to be thread-hostile in general. It's too easy to have this just be defined-safe instead. Bug: 186814981 Test: build & boot, no crashes in real-webview apps Change-Id: I06f02a279e248fee375ce133c5ce9a2250665ad9