Eric Seidel 0e738ab6aa Make SkyShell stop crashing on scroll in Stocks2.
This is just another hack on top of the hack that is LayoutRoot.

We will want to untangle Document ownership further as we
iterate on LayoutRoot.  For now LayoutRoot is both very
inefficient (allocates a new Frame for each one!) as well
as crashy like this (by not actually owning the document
but rather grabbing it off the "rootElement" assigned to it).

This at least fixes this common crasher for now.
https://github.com/domokit/mojo/issues/206

R=abarth@chromium.org

Review URL: https://codereview.chromium.org/1171643002
2015-06-08 12:41:31 -07:00
..
2015-05-28 10:18:24 -07:00
2015-06-03 14:52:13 -07:00
2015-06-03 17:00:44 -07:00
2015-05-28 10:18:24 -07:00
2015-06-03 17:00:44 -07:00
2015-05-28 07:45:06 -07:00
2015-01-26 15:11:44 -08:00