Chromium Code Reviews
DescriptionEnable resize and layout for frames with RemoteFrame ancestors
In order to support frame tree replication across processes, frames
must be able to render correctly even when they have ancestor frames
out of process. This will require a refactoring of WebViewImpl, but
to enable immediate progress on this goal we add the assumption to
WebViewImpl that the first LocalFrame found in a frame tree traversal
should be treated as a local root, and used instead of the actual
main frame in some cases.
BUG=346764
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178066
Patch Set 1 #Patch Set 2 : Rebase #
Total comments: 10
Patch Set 3 : dcheng comments and rebase #
Total comments: 18
Patch Set 4 : eseidel comments addressed, plus null check added for testing #Patch Set 5 : Fixed condition skobes has pointed out was wrong #Patch Set 6 : fixed DeferUpdatePageInfo problem #
Messages
Total messages: 16 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||