DescriptionRevert of Change directory if the active list item on navigation list is changed. (https://codereview.chromium.org/303503004/)
Reason for revert:
Added browser test broke Linux ChromiumOS Tests (dbg). This may be flakiness and I should investigate the reason before relanding
Original issue's description:
> Change directory if the active list item on navigation list is changed.
>
> We want to change current directory if the active item on navigation list is changed.
> But we don't want to change current directory when listed items are spliced or permuted.
> In both cases, 'change' event is dispatched from selection model and we can't distinguish these cases from event itself.
> currentActiveItem_ is introduced to detect change of actual active item.
>
> BUG=375663
> TEST=go through steps in Issue 375663 and 361047
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273601
TBR=yoshiki@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=375663
Patch Set 1 #
Created: 6 years, 6 months ago
(Patch set is too large to download)
Messages
Total messages: 4 (0 generated)
|