Don't send OnFirstSurfaceActivation to renderer processes when surface sync is active.
This CL prevents the following messages from being sent to renderers when surface sync is enabled: FrameMsg_FirstSurfaceActivation BrowserPluginMsg_FirstSurfaceActivation This is because the extra IPC for updating is not needed anymore after fallback surfaces are fully optional. Bug: 870452 Change-Id: I4a96fc759e230031d82ed4feb3c7c5697ca3c3c8 TBR: tsepez@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1183588 Commit-Queue: Andre Kaba <akaba@google.com> Reviewed-by:Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#585186}
Showing
Please register or sign in to comment