Chromium Code Reviews
DescriptionFix initializing volume manager in Files app.
Promise.all was called with a double array [[p1, p2]], instead of [p1, p2],
which caused completing initialization of all volumes before they are added
to the volume list, what caused failing tests in: crrev.com/985533004.
TEST=Fixes test failures in crrev.com/985533004.
BUG=None
Committed: https://crrev.com/147fd75c0ad470da9109dcae72a269e80ecaef4e
Cr-Commit-Position: refs/heads/master@{#321494}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|
|||||||||||||||||||