[Passwords] Rename |has_script| to |has_auto_change_button|
(in CompromisedCredential*) 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| (this CL) 2. A "new" |has_script| will be introduced, where |has_script|== |has_auto_change_button|. 3. Implement special logic for the new |has_script|. Bug: 1132230 Change-Id: I684921dc2e4aedaea20ac467c67512915dfa3590 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429409 Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#811181}
Showing
Please register or sign in to comment