DescriptionUse unique URLs rather than qualifiers to uniquify RenderProcesses.
This is so code in the browser has something tangible to call ConnectToApplication() on. When a RenderProcessHost creates a new renderer, it creates a URL of the style exe:chrome_renderer#, where # is the RenderProcess ID. It stores this string on the RenderProcessHost's SupportsUserData. Call content/browser/mojo/mojo_shell_client_host.h's GetMojoApplicationInstanceURL() with a particular RPH to get the URL to connect to it.
R=jam@chromium.org
http://crbug.com/558009
Committed: https://crrev.com/2c951446b15306358aa7167a956b005e6edec973
Cr-Commit-Position: refs/heads/master@{#360604}
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #
Messages
Total messages: 7 (2 generated)
|