Move AbsoluteClipRects to the state machine
The AbsoluteClipRects are now precomputed as part of the compositing update step as this is the only consumer of them (more precisely overlap testing). Added some ASSERTs to ensure we compute them at the right time and we don't hold onto stale values. BUG=515970 Review URL: https://codereview.chromium.org/1316173002 git-svn-id: svn://svn.chromium.org/blink/trunk@201252 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment