[Autofill Assistant] Disable lite scripts when transitioning from CCT.
Currently, we don't have a good way of transitioning lite scripts from CCT to regular tab. This changes the activity, but does not update the dependencies of the lite scripts, thus leading to crash when accessing those dependencies. As a workaround, this CL disables stops lite scripts when transitioning from CCT to regular tab. This is an edge case, so disabling this should not affect the scheduled LE. For a proper fix, we need to investigate how to update the dependencies such that lite scripts can continue safely. Bug: b/167947210 Change-Id: I1524805015766c69f463892a9bec4d5b9c5a284e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2431484Reviewed-by:Marian Fechete <marianfe@google.com> Commit-Queue: Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#811719}
Showing
Please register or sign in to comment