DescriptionMake FileReader's throttle controller a supplement.
Avoid using thread-local state to hold the per-ExecutionContext instance
of this controller object.
By doing so, we can also move the controller object to the heap with
Oilpan, enabling the tracing of the collections that the controller
keeps.
R=haraken@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178274
Patch Set 1 #
Total comments: 4
Patch Set 2 : Add assert #
Messages
Total messages: 7 (0 generated)
|