Makes 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 Review URL: https://codereview.chromium.org/1319363002 git-svn-id: svn://svn.chromium.org/blink/trunk@201549 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment