Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump servo-websocket to 0.21 #20298

Merged
merged 1 commit into from Mar 21, 2018
Merged

Bump servo-websocket to 0.21 #20298

merged 1 commit into from Mar 21, 2018

Conversation

@Eijebong
Copy link
Member

Eijebong commented Mar 14, 2018

This change is Reviewable

@highfive
Copy link

highfive commented Mar 14, 2018

Heads up! This PR modifies the following files:

  • @KiChjang: components/net/Cargo.toml, components/net/websocket_loader.rs
@highfive
Copy link

highfive commented Mar 14, 2018

warning Warning warning

  • These commits modify net code, but no tests are modified. Please consider adding a test!
@Eijebong
Copy link
Member Author

Eijebong commented Mar 14, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Mar 14, 2018

Trying commit 61ba03d with merge 92b8bf6...

bors-servo added a commit that referenced this pull request Mar 14, 2018
[WIP] Bump servo-websocket to 0.21
@bors-servo
Copy link
Contributor

bors-servo commented Mar 14, 2018

💔 Test failed - linux-rel-wpt

@Eijebong Eijebong force-pushed the Eijebong:websocket branch from 61ba03d to 328ac3e Mar 14, 2018
@Eijebong Eijebong force-pushed the Eijebong:websocket branch 3 times, most recently from 7279de1 to 734f803 Mar 14, 2018
@Eijebong
Copy link
Member Author

Eijebong commented Mar 14, 2018

@bors-servo try

Let's see if I didn't break everything :)

bors-servo added a commit that referenced this pull request Mar 14, 2018
[WIP] Bump servo-websocket to 0.21

<!-- 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/20298)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Mar 14, 2018

Trying commit 734f803 with merge 483f9e4...

@Eijebong Eijebong changed the title [WIP] Bump servo-websocket to 0.21 Bump servo-websocket to 0.21 Mar 14, 2018
let sender = Sender::new(response.writer, true);
let receiver = Receiver::new(response.reader, false);
Ok((protocol_in_use, sender, receiver))
//response.writer

This comment has been minimized.

@Eijebong

Eijebong Mar 14, 2018

Author Member

Note to me: Remove this

@bors-servo
Copy link
Contributor

bors-servo commented Mar 14, 2018

@Eijebong Eijebong force-pushed the Eijebong:websocket branch from 734f803 to f48d092 Mar 15, 2018
@nox
Copy link
Member

nox commented Mar 21, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Mar 21, 2018

📌 Commit f48d092 has been approved by nox

@highfive highfive assigned nox and unassigned glennw Mar 21, 2018
@bors-servo
Copy link
Contributor

bors-servo commented Mar 21, 2018

Testing commit f48d092 with merge 5b575e3...

bors-servo added a commit that referenced this pull request Mar 21, 2018
Bump servo-websocket to 0.21

<!-- 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/20298)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Mar 21, 2018

@bors-servo bors-servo merged commit f48d092 into servo:master Mar 21, 2018
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.