DescriptionClean password_manager::ui::State.
The goal is to get rid of states "I'm opening the bubble now" as it should be an implementation detail of ManagePasswordsUIController.
For bubbles, which can be opened both automatically and later on user interaction, there should be exactly one state (like PENDING_PASSWORD_STATE).
For one-time automatic bubble there are two states. One is while the bubble is visible (e.g. CONFIRMATION_STATE). The second one is after it was closed (e.g. MANAGE_STATE).
BUG=400674
TBR=sky@chromium.org
Committed: https://crrev.com/ce64ac53deb73da655bb2c21f02c722835ee3bab
Cr-Commit-Position: refs/heads/master@{#316547}
Patch Set 1 : clear more #
Total comments: 2
Patch Set 2 : fix the tests hopefully #Patch Set 3 : Merge with master #Messages
Total messages: 21 (9 generated)
|