DescriptionRefactor ManagePasswordsBubbleView::Init code.
This block does way too much. This CL makes a few changes
which should hopefully improve readability:
1. ColumnSets are constructed in a separate function, and collapsed down into just two types: single-view, and double-view.
2. Border logic is pushed down into the ItemView rather than being handled here.
3. Comments.
BUG=261628
TBR=markusheintz@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261363
Patch Set 1 #Patch Set 2 : Rewrite. #
Total comments: 4
Patch Set 3 : vabr feedback. #
Total comments: 2
Messages
Total messages: 16 (0 generated)
|