[Passwords] Introduce CompromisedCredential.has_script
has_script is going to be divided into |has_script| and |has_auto_change_button|. It will be done in several steps for easier reviewing: 1. The existing |has_script| will be renamed to |has_auto_change_button| 2. A "new" |has_script| will be introduced, where |has_script|== |has_auto_change_button| (this CL). 3. Implement special logic for the new |has_script|. Bug: 1132230 Change-Id: I71dd73842b406fd9c82f4f11e57b7631febfcb86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2431925Reviewed-by:Ioana Pandele <ioanap@chromium.org> Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#811219}
Showing
Please register or sign in to comment