Descriptionfile_manager: Fix a bug where hosted documents could not be opened without active browser window.
This is likely a regression caused by r219217. Previously, hosted documents were
opened with fileBrowserPrivate.viewFiles(), but r219217 replaced viewFiles() with
executeTask(). The logic in executeTask() didn't handle the case where there were
no active browser windows correctly.
BUG=280936
TEST=see the bug
R=kinaba@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220522
Patch Set 1 : #Patch Set 2 : rebase #
Messages
Total messages: 3 (0 generated)
|