DescriptionAndroid: centralize renderer binding management in ChildProcessLauncher.
This patch centralizes renderer binding management in ChildProcessLauncher,
simplifying ChildProcessConnection and encapsulating the logic in a nested
class.
BindingManager becomes responsible for all tasks related to adding, removing
(possibly in a delayed way) and inspecting the state of renderer out-of-memory
bindings.
BUG=290351
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223391
Patch Set 1 : #
Total comments: 12
Patch Set 2 : Address remarks. #
Total comments: 4
Patch Set 3 : Address Yaron's remarks. #Patch Set 4 : Rebase. #Patch Set 5 : Add a comment for isOomProtected(). #
Messages
Total messages: 10 (0 generated)
|