Adam Barth
|
1bf5cca3e1
|
Remove unused code from the Sky parser system
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/673963002
|
2014-10-23 15:47:50 -07:00 |
|
Adam Barth
|
b189c4cd22
|
Remove HTMLTreeBuilderSimulator
There's no need to simulate the tree builder. It doesn't have any state.
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/678533003
|
2014-10-23 15:47:13 -07:00 |
|
Adam Barth
|
04bb022ded
|
Remove BackgroundHTMLInputStream
Now that we don't have checkpoints, we can just use SegmentedString directly.
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/676763003
|
2014-10-23 15:46:28 -07:00 |
|
Elliott Sprehn
|
c403da314c
|
Remove lots of machinery related to inline event handlers.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/671173006
|
2014-10-23 15:41:57 -07:00 |
|
Elliott Sprehn
|
f01716ead2
|
Remove inline event handler code.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/675873002
|
2014-10-23 15:17:07 -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 |
|
Elliott Sprehn
|
94b71abca0
|
Remove beforeunload events.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/645513006
|
2014-10-23 14:08:53 -07:00 |
|
Elliott Sprehn
|
8209d97c51
|
Remove postMessage, MessageChannel and MessagePort.
Sky uses Mojo services to communicate between embedded applications, not
postMessage and its friends.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/676723003
|
2014-10-23 13:17:50 -07:00 |
|
Adam Barth
|
c1d26b1d31
|
Remove RecordingImageBufferSurface
We don't enable this runtime setting.
R=ojan@google.com, ojan@chromium.org
Review URL: https://codereview.chromium.org/678483002
|
2014-10-23 12:56:33 -07:00 |
|
Adam Barth
|
58adc99ae2
|
Add another missing dependency
|
2014-10-23 12:02:07 -07:00 |
|
Adam Barth
|
b6ec35ad4c
|
Shuffle build dependencies a bit to fix build
TBR=eseidel@chromium.org
Review URL: https://codereview.chromium.org/677483002
|
2014-10-23 11:55:50 -07:00 |
|
Adam Barth
|
ae72930937
|
Open the Sky
|
2014-10-23 11:17:19 -07:00 |
|