Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMove windowing code out of the compositor #3533
Conversation
hoppipolla-critic-bot
commented
Sep 30, 2014
|
Critic review: https://critic.hoppipolla.co.uk/r/2735 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
highfive
commented
Sep 30, 2014
This is mainly just moving code around, in preparation for further changes to the "windowing" API. r? @larsbergstrom
This is mainly just moving code around, in preparation for further changes to the "windowing" API. r? @larsbergstrom
|
Everything is passing on Linux, but reftests are crashing on Mac, and CEF fails to link on Mac. |
This is mainly just moving code around, in preparation for further changes to the "windowing" API. r? @larsbergstrom
This is mainly just moving code around, in preparation for further changes to the "windowing" API. r? @larsbergstrom
This comment has been minimized.
This comment has been minimized.
|
r+ |
This comment has been minimized.
This comment has been minimized.
|
Note: I'm currently testing some theories about why the reftests are failing on Mac buildbot. I still haven't solved the CEF link errors on Mac, so this won't actually land. :( |
This comment has been minimized.
This comment has been minimized.
|
saw approval from mbrubeck |
This comment has been minimized.
This comment has been minimized.
|
merging mbrubeck/servo/app = aad63b9 into auto |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
some tests failed: |
This is mainly just moving code around, in preparation for further changes to the "windowing" API. r? @larsbergstrom
This comment has been minimized.
This comment has been minimized.
|
r+ |
This comment has been minimized.
This comment has been minimized.
|
saw approval from mbrubeck |
This comment has been minimized.
This comment has been minimized.
|
merging mbrubeck/servo/app = 485d495 into auto |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
some tests failed: |
This is mainly just moving code around, in preparation for further changes to the "windowing" API. r? @larsbergstrom
|
Using |
|
Moving this to #3563. |
This includes the previously-reviewed commits from #3533, plus additional fixes for test failures, and a workaround for CEF link errors on Mac (related to rust-lang/rust#14344). Opening a new PR because this required a fairly invasive rebase, and the original was polluted by a bunch of test commits. r? @larsbergstrom
This includes the previously-reviewed commits from #3533, plus additional fixes for test failures, and a workaround for CEF link errors on Mac (related to rust-lang/rust#14344). Opening a new PR because this required a fairly invasive rebase, and the original was polluted by a bunch of test commits. r? @larsbergstrom
mbrubeck commentedSep 30, 2014
This is mainly just moving code around, in preparation for further changes to
the "windowing" API.
r? @larsbergstrom