DescriptionFix Fullscreen Flash for out-of-process iframes.
This CL:
- fixes routing ID mismatch when sending ViewHostMsg_ShowFullscreenWidget
- fixes main frame URL access in CreatePepperFullscreenContainer
- allows swapped-out RVH to process OnShowFullscreenWidget
- fixes WebContentsImpl to track the fullscreen RenderWidgetHostView
using a {process_id, routing_id} pair, rather than just the widget
routing_id.
See https://crbug.com/593522#c3 for a slightly more detailed summary.
BUG=593522
Committed: https://crrev.com/c9e76ecdcb771c7fcd975afeaeb2516af6220ab9
Cr-Commit-Position: refs/heads/master@{#393965}
Patch Set 1 #
Total comments: 9
Patch Set 2 : Rebase #
Dependent Patchsets: Messages
Total messages: 19 (7 generated)
|