DescriptionPreparing Blink for cross-process frame tree replication
This is an updated version of a patch originally written by
nasko@chromium.org.
A forthcoming Chromium CL will cause the entire frame tree of a page to
be replicated across processes when out-of-process iframes are in use.
This patch updates Blink to remove, in some places, the assumption that
top-level frames are in-process. The immediate goal is to prevent crashes,
while allow rendering and input events to work. Other breakages will be
addressed in the future.
BUG=357747
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178395
Patch Set 1 #Patch Set 2 : Removed extra blank line #
Total comments: 6
Patch Set 3 : dcheng comments addressed #
Messages
Total messages: 8 (0 generated)
|