Elliott Sprehn
2f329e05b0
Remove RenderPart.
...
This was part of the old plugin system, we don't need it.
R=ojan@chromium.org
Review URL: https://codereview.chromium.org/686903003
2014-10-28 15:01:27 -07:00
Ojan Vafai
c2ceb794d5
Get rid of slow repaint objects and main thread scrolling reasons.
...
We will only have one scrolling path in Sky, so we don't need
machinery for mutiple scrolling codepaths.
Remove viewportConstrained plumbing.
Sky doesn't have viewport constrained elements (no position:fixed).
R=esprehn@chromium.org
Review URL: https://codereview.chromium.org/661633003
2014-10-28 14:57:38 -07:00
Ojan Vafai
054799183a
Remove a bit more position:fixed plumbing.
...
No change in behavior.
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/688443003
2014-10-28 12:56:42 -07:00
Ojan Vafai
42ea48b379
Remove a bunch of fixed position dead code.
...
There is not change in behavior here. Just removing dead
code now that we no longer support position:fixed.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/686653002
2014-10-28 09:34:19 -07:00
Ojan Vafai
9423819dcc
First pass at removing position:fixed.
...
The root is never scrollable, so position:fixed doesn't
do anything anymore.
Also remove some dead frame-level scrolling code that interacted
with fixed position things.
R=esprehn@chromium.org
Review URL: https://codereview.chromium.org/686633002
2014-10-27 19:42:46 -07:00
Elliott Sprehn
8106700a04
Remove most of visited link support.
...
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/667003003
2014-10-24 23:22:02 -07:00
Adam Barth
ae72930937
Open the Sky
2014-10-23 11:17:19 -07:00