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 upCode style: Use canonical naming and formatting #21282
Conversation
highfive
commented
Jul 30, 2018
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @mbrubeck (or someone else) soon. |
highfive
commented
Jul 30, 2018
|
Heads up! This PR modifies the following files:
|
|
Thanks! |
| warn!("Failed to send allow_navigation() response: {}", e); | ||
| EmbedderMsg::AllowNavigation(_url, sender) => { | ||
| if let Err(e) = sender.send(true) { | ||
| warn!("Failed to send AllowNavigation response: {}", e); | ||
| }; |
This comment has been minimized.
This comment has been minimized.
|
@bors-servo r=emilio |
|
|
Code style: Use canonical naming and formatting <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21282) <!-- Reviewable:end -->
|
|
|
@bors-servo retry
|
Code style: Use canonical naming and formatting <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21282) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
Code style: Use canonical naming and formatting <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21282) <!-- Reviewable:end -->
|
going to temporarily close this while I test some things |
|
lol I start to get the feeling that this tiny nitpick of mine is about to bring up some PTSD regarding CI infrastructure |
|
@bors-servo r=jdm |
|
|
|
Code style: Use canonical naming and formatting <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21282) <!-- Reviewable:end -->
|
|
|
@bors-servo retry
|
Code style: Use canonical naming and formatting <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21282) <!-- Reviewable:end -->
|
|
|
@bors-servo retry infra |
|
|
|
|
|
@bors-servo retry
|
|
|
|
|
felixrabe commentedJul 30, 2018
•
edited by SimonSapin
This change is