8 Commits

Author SHA1 Message Date
Adam Barth
45e9dc8ca4 Remove WebThread
We still have WebThread::Task, but WebThread is now gone.

R=esprehn@chromium.org

Review URL: https://codereview.chromium.org/673033002
2014-10-23 14:37:09 -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
fb0dcf788b Remove the last WebThread task observer
We now observe the message loop and the mojo message pump directly.

R=ojan@chromium.org, eseidel@chromium.org

Review URL: https://codereview.chromium.org/673783006
2014-10-23 14:22:05 -07:00
Adam Barth
46aea7fd1b Fix the build 2014-10-23 14:16:37 -07:00
Elliott Sprehn
22d3fe4be3 Remove WebSelector, it's not used.
R=abarth@chromium.org

Review URL: https://codereview.chromium.org/672323002
2014-10-23 14:07: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
ae72930937 Open the Sky 2014-10-23 11:17:19 -07:00