booster icon indicating copy to clipboard operation
booster copied to clipboard

About webview startYourEngines

Open mikelhm opened this issue 1 year ago • 2 comments

As I know, when you call startYourEngines in idle Handler, it also cost time, and it also happens ANR sometimes.

And in Android 12, it is failed to hook startYourEngines.

mikelhm avatar Dec 06 '23 07:12 mikelhm

还有个疑问:即使是反射startYourEngines,webiew 引擎最终也是切回Ui 线程进行 image 所以这个方案 其实也起不到预热 webview 引擎的作用?

mikelhm avatar Nov 30 '24 10:11 mikelhm

主要是预加载 Chromium 内核动态库

johnsonlee avatar Dec 03 '24 01:12 johnsonlee