Ojan Vafai 788bb15b3b Address TODOs in the new layer painting and hit testing.
-ASSERT(layer()->parent()) in all the transform codepaths since
the RenderView cannot have a transform.
-Early return if the content rect does not intersect the
damage rect in the painting code. We don't need to do
any of the filter and/or transparency dance if we're
not going to paint anything. This also allowed for
removing the shouldPaintContent bool.
-Remove a random style() null check that can't be hit.

R=abarth@chromium.org

Review URL: https://codereview.chromium.org/950553002
2015-02-20 18:19:29 -08:00
..
2015-02-20 14:02:42 -08:00
2015-02-06 12:46:04 +11:00
2015-01-23 12:41:56 -08:00
2015-01-28 19:53:44 -08:00
2015-02-20 14:02:42 -08:00
2015-02-20 14:02:42 -08:00
2015-02-20 14:02:42 -08:00
2015-02-20 14:02:42 -08:00
2015-02-20 14:02:42 -08:00
2014-12-09 17:19:00 -08:00
2015-02-13 21:08:59 -08:00
2015-02-13 21:08:59 -08:00
2015-02-13 21:08:59 -08:00
2015-02-13 21:08:59 -08:00
2015-02-13 21:08:59 -08:00
2015-02-13 21:08:59 -08:00
2015-02-13 21:08:59 -08:00
2015-01-28 16:33:35 -08:00
2015-02-20 14:02:42 -08:00
2015-02-20 14:02:42 -08:00