DescriptionMakes WebThreadSupportingGC constructible for an existing thread
Alternative approach for http://crrev.com/1274023003
Add WebThreadSupportingGC::createForThread(), which takes an
existing thread and add GC support for the thread.
If a thread is not given WebThreadSupportingGC creates a new thread
and owns it, otherwise it just uses the given thread.
BUG=518708
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201549
Patch Set 1 : #
Total comments: 4
Patch Set 2 : addressed comments #
Messages
Total messages: 12 (5 generated)
|