DescriptionPepper: Clean up ProgressEvent logic.
This simplifies NexeLoadManager, which is getting pretty big. This also removes
an unused field from ProgressEvent, and adds a convenience function for posting
a task to dispatch a progress event from the main thread, which is often
necessary to ensure that progress events are posted to the DOM after other
state changes.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269362
R=dmichael@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269784
Patch Set 1 #
Total comments: 11
Patch Set 2 : fixes for dmichael #Patch Set 3 : Remove non-posting version #Patch Set 4 : probable crash fix #
Messages
Total messages: 15 (0 generated)
|