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 |
|
Ojan Vafai
|
ac7ea65ede
|
Remove a bunch of unused or never-set settings.
Just mechanical changes. No change in behavior.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/681553003
|
2014-10-25 22:51:40 -07:00 |
|
Elliott Sprehn
|
2b1e6cfc42
|
Remove overflowchanged event.
R=ojan@chromium.org
Review URL: https://codereview.chromium.org/672353002
|
2014-10-23 14:29:40 -07:00 |
|
Adam Barth
|
ae72930937
|
Open the Sky
|
2014-10-23 11:17:19 -07:00 |
|