DescriptionFix progress event not firing when load has completed.
When media has fully loaded, make sure we transition through
the 'loaded' network state, otherwise the progress event on
final load won't be fired.
There probably should be a layout test for this. Will raise an issue.
BUG=59372
TEST=local handcrafted repro, media layout tests.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75985
Patch Set 1 #Patch Set 2 : Only change state to 'loaded' if we were previously 'loading'. #
Total comments: 4
Patch Set 3 : Move change of state inside check for download completion. #Messages
Total messages: 8 (0 generated)
|