Description[Extensions Toolbar] Make pref update non-destructive
A DCHECK in ToolbarActionsBar was triggering during a pref update, because the
visible number of icons was greater than the actual number of icons available
during a pref update. Fix this by making pref updates non-destructive; i.e.,
preserve current extension actions and simply move them around (this also
has the advantage of being less wasteful).
BUG=463736
Committed: https://crrev.com/6718fad588ac4818a12828d9c442d358b1021587
Cr-Commit-Position: refs/heads/master@{#322640}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Fix comment #
Messages
Total messages: 10 (4 generated)
|