DescriptionSave running SW instance info, including its SiteInstance, into the ProcessManager.
We can use this map to drop all the process references on shutdown, in order to
fix http://crbug.com/368570.
This starts to fix an assumption in the content layer that SiteInstances outlive
their RPHs so that process permissions can be controlled through the
SiteInstance instead of by process id. However, there's still work to do before
that's completely fixed.
This reverts https://codereview.chromium.org/296053013/ and avoids the incorrect
down-cast that caused https://codereview.chromium.org/292903002 to break the
Asan bot.
BUG=368570
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272490
Patch Set 1 #Patch Set 2 : Test SortProcesses without doing all the work to Start an instance. #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|