New issue
Advanced search Search tips

Issue 920398 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

Add DCHECK(!BGPT) in cc::Layer::CurrentScrollOffset

Project Member Reported by masonfreed@google.com, Jan 9

Issue description

Add DCHECK(!RuntimeEnabledFeatures::BlinkGenPropertyTreesEnabled()) in cc::Layer::CurrentScrollOffset(). The scroll offset from the cc::Layer should not be used in BGPT mode.

https://cs.chromium.org/chromium/src/cc/layers/layer.h?rcl=a3d09957b77601d50dfdbc6b79d649ff421022eb&l=388

 

Sign in to add a comment