summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorPavel Grafov <pgrafov@google.com>2021-10-11 16:09:34 +0100
committerPavel Grafov <pgrafov@google.com>2021-10-14 11:28:11 +0000
commite5ab167073f31d48d877e5518fea35919fc9a2fe (patch)
tree4b528eaec2c453502261c1b7bcab5d24b757f068 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parenta77d7425a41f4fe28a27a2b25ceef80d71df8048 (diff)
Delay instantiation of PacProcessor until unlocked
Webkit PAC processor cannot be created before the user is unlocked, this is currently causing crashes during boot. With this CL PacProcessor instantiation is delayed and will happen only when the user is unlocked either when handling a request or when PAC script is set. Instantiation of PacProcessor can take substantial time, on order of a second. Bug: 200241231 Test: manual, set PAC proxy and reboot Change-Id: Id42d857289a0b0f7df5b1c48f94d1b363d94235e Merged-In: Id42d857289a0b0f7df5b1c48f94d1b363d94235e
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions