New issue
Advanced search Search tips

Issue 796999 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

CrossProcessFrameConnector::view_ has invalid FrameSinkId

Project Member Reported by jonr...@chromium.org, Dec 21 2017

Issue description

I was looking to enforce only sending valid FrameSinkIds, LocalSurfaceIds, and SurfaceIds, via classic IPC. (Mojo already enforces this)

This found a bug via mash_browsertests where CrossProcessFrameConnector::SetView is trying to send invalid FrameSinkIds.

The following tests fail:

WebviewLoginTest.AllowNewUser
EnterpriseEnrollmentTest.TestAuthCodeGetsProperlyReceivedFromGaia
PowerPolicyLoginScreenBrowserTest.SetDevicePolicy
EnterpriseEnrollmentTest.TestActiveDirectoryEnrollment_Success
 
Status: Assigned (was: Untriaged)

Sign in to add a comment