Chromium Code Reviews
Descriptionheadless: Add a dedicated child process entrypoint
Add a dedicated entrypoint for transferring control to the headless
library in a child process (e.g., a renderer). This avoids the need for
the embedder to construct options for the browser, which would get
ignored anyway.
Embedders should now call headless::RunChildProcessIfNeeded() as soon as
possible in their main entrypoint.
BUG=595353
Committed: https://crrev.com/7fc3c120cd55159988d6e28620ac7a8e95e901df
Cr-Commit-Position: refs/heads/master@{#401260}
Patch Set 1 #Patch Set 2 : Remove unneccessary include #
Messages
Total messages: 12 (5 generated)
|
|||||||||||||||||||||||||||||||||||||