Feature description:
Post-launch cleanup for "Autofill Dropdown Views Refactor" (crbug.com/824470)
Eng owner: tmartino
Once this is launched, we can delete the AutofillExpandedPopupViews
feature and delete all the code that is no longer executed.
One task is to do a later pass and replace some of the values we use for colors with those shared with other UI. For instance, we may wish to use values from the omnibox for selected rows, while the footer may wish to borrow from the Bubble Frame View's footnote: https://cs.chromium.org/chromium/src/ui/views/bubble/bubble_frame_view.cc?rcl=eac951a28b63f21617c8f8e35505be8f77143f93&l=48
This depends on other parts of Chrome having more clarity on how the refresh UI will interact with native themes.
Any update on c#1? I'm working on dark mode (Issue 850098) and am happy to do this if you've reached a conclusion. Otherwise, I'll parametrize the current hardcoded colors.
Hmm, I would hope that we can do this in a way that dark mode happens "for free."
Do you have mocks or UX documentation for how the popup should work in Dark Mode that you could pass along? I'd like to take a look before suggesting an approach.
Comment 1 by tmartino@chromium.org
, May 23 2018