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 upSupport WebDriver takeScreenshot command. #5884
Conversation
hoppipolla-critic-bot
commented
Apr 28, 2015
|
Critic review: https://critic.hoppipolla.co.uk/r/4837 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 |
|
|
|
Reviewed files:
components/compositing/compositor.rs, line 191 [r1] (raw file): components/compositing/compositor.rs, line 1148 [r1] (raw file): components/compositing/compositor.rs, line 1219 [r1] (raw file): components/compositing/compositor_task.rs, line 221 [r1] (raw file): components/msg/constellation_msg.rs, line 238 [r1] (raw file): components/webdriver_server/lib.rs, line 11 [r1] (raw file): components/webdriver_server/lib.rs, line 47 [r1] (raw file): components/webdriver_server/lib.rs, line 161 [r1] (raw file): Comments from the review on Reviewable.io |
|
-S-awaiting-review +S-needs-code-changes +S-needs-rebase Comments from the review on Reviewable.io |
|
components/compositing/compositor.rs, line 1148 [r1] (raw file): components/webdriver_server/lib.rs, line 11 [r1] (raw file): Comments from the review on Reviewable.io |
|
Reviewable is confusing me but I have marked those two as addressed, based on your feedback. Comments from the review on Reviewable.io |
|
-S-needs-rebase -S-awaiting-review +S-needs-code-changes Reviewed files:
components/webdriver_server/lib.rs, line 166 [r2] (raw file): Comments from the review on Reviewable.io |
|
|
|
-S-awaiting-review +S-needs-squash Reviewed files:
Comments from the review on Reviewable.io |
|
|
|
@bors-servo: r+ Reviewed files:
Comments from the review on Reviewable.io |
|
|
This adds support for compositing to a PNG without actually quiting the browser. Cargo bits need to be updated after the upstream changes to rust-png land. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5884) <!-- Reviewable:end -->
|
|
|
|
|
@bors-servo: r=jdm |
|
|
This adds support for compositing to a PNG without actually quiting the browser. Cargo bits need to be updated after the upstream changes to rust-png land. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5884) <!-- Reviewable:end -->
|
|
This adds support for compositing to a PNG without actually quiting the browser.
|
@bors-servo: r=jdm |
|
|
This adds support for compositing to a PNG without actually quiting the browser. Cargo bits need to be updated after the upstream changes to rust-png land. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5884) <!-- Reviewable:end -->
jgraham commentedApr 28, 2015
This adds support for compositing to a PNG without actually quiting
the browser.
Cargo bits need to be updated after the upstream changes to rust-png land.