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 #8443 #8496
Fix #8443 #8496
Conversation
|
Do you have to do something to make the test harness ignore |
|
It's not in the manifest. Is it being automatically added? If so, we can On Thu, Nov 12, 2015, 18:37 eefriedman notifications@github.com wrote:
|
|
You can see if the harness thinks the current manifest is correct by running something like |
|
My understanding is that only files containing |
|
Oh, I didn't realize it was quite that smart. Okay, thanks. @bors-servo r+ |
|
|
Fix #8443 When there are viewport constraints, use the new window size to compute the viewport instead of the old one. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8496) <!-- Reviewable:end -->
|
|
|
Review status: 0 of 4 files reviewed at latest revision, 3 unresolved discussions, some commit checks failed. tests/wpt/mozilla/tests/css/meta_viewport_resize.html, line 10 [r2] (raw file): tests/wpt/mozilla/tests/css/meta_viewport_resize.html, line 18 [r2] (raw file): tests/wpt/mozilla/tests/css/meta_viewport_resize.html, line 22 [r2] (raw file): Comments from the review on Reviewable.io |
|
tests/wpt/mozilla/tests/css/meta_viewport_resize.html, line 22 [r2] (raw file): requestAnimationFrame works when I tried it on by box, so let's see if the Mac agrees. Comments from the review on Reviewable.io |
|
@bors-servo try |
|
@notriddle Please make a PR to servo/saltfs to add yourself to the list of users with try access. |
|
@bors-servo: try |
Fix #8443 When there are viewport constraints, use the new window size to compute the viewport instead of the old one. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8496) <!-- Reviewable:end -->
|
|
|
|
|
@bors-servo: r- |
|
There's a trailing space in MANIFEST.json. |
|
Fixed that @bors-servo r=jdm |
|
|
Fix #8443 When there are viewport constraints, use the new window size to compute the viewport instead of the old one. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8496) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
Fix #8443 When there are viewport constraints, use the new window size to compute the viewport instead of the old one. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8496) <!-- Reviewable:end -->
|
|
notriddle commentedNov 12, 2015
When there are viewport constraints, use the new window size to compute the viewport instead of the old one.