DescriptionAdd CompletionTask to PPAPI TrackedCallback.
TrackedCallback handles re-entry into the Plugin. Add
a way to insert a task into this process so resources
can perform any completion work on the proper thread
without having to duplicate this re-entry work.
BUG=
R=dmichael@chromium.org, yzshen@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216789
Patch Set 1 : #
Total comments: 9
Patch Set 2 : #
Total comments: 4
Patch Set 3 : Unit tests. #Patch Set 4 : Update comments. #
Total comments: 2
Patch Set 5 : Check that completion task precedes callback. #
Messages
Total messages: 13 (0 generated)
|