DescriptionMake web store resilient against download completion happening before opening.
This isn't needed currently, but if we change the point at which a
download is considered complete to when we finish writing the file and
release it (as is about to happen), subsystems that have the download
auto-open (such as web store install) will need to wait for open to
occur rather than completion.
R=benjhayden@chromium.org
R=aa@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156683
Patch Set 1 #
Total comments: 6
Patch Set 2 : Incorporated Ben's comments. #
Total comments: 2
Patch Set 3 : Made specification of observer more precise. #Patch Set 4 : Merged to LKGR (156083) #Patch Set 5 : Fix compile errors. #
Total comments: 2
Patch Set 6 : Incorporated comments. #
Total comments: 2
Patch Set 7 : Incorporated comment. #
Messages
Total messages: 16 (0 generated)
|