Ojan Vafai
|
ce9aa787cb
|
Remove more frame-level scrolling machinery.
This is all dead code. No change in behavior.
R=esprehn@chromium.org
Review URL: https://codereview.chromium.org/678193005
|
2014-10-28 19:27:52 -07:00 |
|
Ojan Vafai
|
423d08cc86
|
More cleanup of dead code now that we don't have frame-level scrolling.
No change in behavior. The overflowchanged event was never fired.
R=esprehn@chromium.org
Review URL: https://codereview.chromium.org/687783003
|
2014-10-28 16:53:47 -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 |
|
Ojan Vafai
|
995c857ce6
|
Remove a bunch of frame-level scrolling machinery.
This just removing dead/noop code. No change in behavior.
R=abarth@chromium.org, esprehn@chromium.org
Review URL: https://codereview.chromium.org/681023002
|
2014-10-27 13:10:04 -07:00 |
|
Ojan Vafai
|
57a45f79ff
|
Remove pinch viewports.
Sky doesn't have concept of pinch zoom.
Remove more frame-level scrolling machinery.
R=esprehn@chromium.org
Review URL: https://codereview.chromium.org/681583002
|
2014-10-25 10:11:22 -07:00 |
|
Ojan Vafai
|
be4206ab28
|
Remove more frame-level scrolling machinery.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/680703002
|
2014-10-24 23:31:45 -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 |
|
Ojan Vafai
|
1728572222
|
Remove some more frame-level scrolling machinery.
This includes removing a bunch of scrolling methods and
accessors on Window.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/677223002
|
2014-10-24 23:16:28 -07:00 |
|
Adam Barth
|
e8c9ecc556
|
Use override and final instead of OVERRIDE and FINAL
|
2014-10-24 15:15:13 -07:00 |
|
Adam Barth
|
ae72930937
|
Open the Sky
|
2014-10-23 11:17:19 -07:00 |
|