Fling_Scheduler_mac returns proper compositor in oopif
This cl changes the fling scheduler mac to get the root view for oopifs so that it has BrowserCompositor. Without this change fling|autoscroll inside an oopif on mac would not work when viz is enabled. On Non-mac platforms GetNativeView() in GetCompositor() takes care of going through the nested oopifs. The added browsertests will fail without this patch when viz is enabled. Bug: 249063 Test: BrowserSideFlingBrowserTest.(Touchpad|Touchscreen)FlingInOOPIF Change-Id: I3ccf3fc4356c6c467bb5714110e88d284b0d559a Reviewed-on: https://chromium-review.googlesource.com/1195655 Commit-Queue: Sahel Sharify <sahel@chromium.org> Reviewed-by:Navid Zolghadr <nzolghadr@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#587646}
Showing
This diff is collapsed.
Please register or sign in to comment