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 upFix ./mach --browserhtml #11543
Fix ./mach --browserhtml #11543
Conversation
highfive
commented
Jun 1, 2016
|
Heads up! This PR modifies the following files:
|
|
Why would we only enable borderless on OS X? We'll get two title bars on Linux and Windows without |
|
cc @paulrouget |
|
It doesn't work on Linux at all (#10943 (comment)), on Windows is broken. |
|
|
Pass browserhtml path as relative path to avoid a mingw->windows path conversion
|
Ping @metajack! |
|
So I just tested this and -b works fine on Windows. However, browser.html is broken with -b on Windows.
|
|
@UK992 So I can't get browser.html to work at all from master on windows. I've tried with -b -w without either, and with each alone. All result in a white screen and a bunch of messages like |
|
@metajack convert to relative path make browser.html work on windows, excluding |
|
@bors-servo r+ |
|
|
Fix ./mach --browserhtml Rebased #10943 and simplified by #10943 (comment). Fixes path related issue with browser.html on Windows and enable borderless window only on OSX. r? @metajack <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11543) <!-- Reviewable:end -->
|
|
UK992 commentedJun 1, 2016
•
edited by larsbergstrom
Rebased #10943 and simplified by #10943 (comment).
Fixes path related issue with browser.html on Windows and enable borderless window only on OSX.
r? @metajack
This change is