commit | be9cb36c6ed3d7a0c5bd570e39a029d90f19e77d | [log] [tgz] |
---|---|---|
author | TYM Tsai <tymtsai@google.com> | Mon Dec 19 15:19:46 2022 +0800 |
committer | TYM Tsai <tymtsai@google.com> | Mon Jan 09 08:35:56 2023 +0000 |
tree | 8f431cb1b53a9d0c9a68e35e64ad451d10204e8d | |
parent | 30783964b33e2d0e52e820e7e06ab4a00152f81e [diff] |
Fix html injection in Autofill confirmation dialog AutofillService can inject html in its label. The label will be padded with line breaks which puts the warning off screen. To fix the issue, disable html injection of the label. Bug: 216117246 Test: Manual, check the label of the sample in the confirmation dialog Change-Id: I244d8e9eadbacae6af615d1d2a5a99c86e4fa456