Chromium Code Reviews
DescriptionMove ModuleInitializer::init out of initializeWithoutV8
It looks like that the call sites of initializeWithoutV8 doesn't need to
initialize the HTML parser thread. We can factor out ModuleInitializer.init()
from initializeWithoutV8 to initialize. With this CL, we can get rid of the dependency
from initializeWithoutV8 to core/ and modules/. I'll move initializeWithoutV8/shutdownWithoutV8
from web/ to platform/ in the next CL.
BUG=
Committed: https://crrev.com/728a85b9f9fc4e640cf4829a760a0cbc6373147e
Cr-Commit-Position: refs/heads/master@{#379785}
Patch Set 1 #Patch Set 2 : #
Total comments: 1
Messages
Total messages: 15 (6 generated)
|