DescriptionRemove races in window creation in Files.app.
This patch removes races in case of requested reusing of windows. It might happend, that windows are not yet fully initialized and we tried to reuse them. This bug is fixed by waiting for all windows to be initialized by enqueuing the reusing logic.
TEST=Follow the bug's repro steps.
BUG=238412
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202011
Patch Set 1 #Patch Set 2 : Cleaned up. #
Total comments: 2
Patch Set 3 : Addressed comments. #Patch Set 4 : Fixed. #Patch Set 5 : Fixed. #
Messages
Total messages: 12 (0 generated)
|