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

improve `Origin` #147

Merged
merged 1 commit into from Nov 24, 2015
Merged

improve `Origin` #147

merged 1 commit into from Nov 24, 2015

Conversation

@pyfisch
Copy link
Contributor

pyfisch commented Nov 24, 2015

Add a ::new() constructor to OpaqueOrigin to be able to construct origins
from external code too. Derive HeapSizeOf for Origin.

fixes #144
fixes #145

Review on Reviewable

@SimonSapin
Copy link
Member

SimonSapin commented Nov 24, 2015

Looks good, thanks!

@bors-servo r+

@bors-servo
Copy link
Contributor

bors-servo commented Nov 24, 2015

📌 Commit af18bf6 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented Nov 24, 2015

Testing commit af18bf6 with merge 2bb7645...

bors-servo added a commit that referenced this pull request Nov 24, 2015
improve `Origin`

Add a `::new()` constructor to `OpaqueOrigin` to be able to construct origins
from external code too. Derive `HeapSizeOf` for `Origin`.

fixes #144
fixes #145

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/147)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Nov 24, 2015

💔 Test failed - travis

Add a `::new()` constructor to `OpaqueOrigin` to be able to construct origins
from external code too. Derive `HeapSizeOf` for `Origin`.

fixes #144
fixes #145
@pyfisch pyfisch force-pushed the pyfisch:improveorigin branch from af18bf6 to 7cd99d7 Nov 24, 2015
@pyfisch
Copy link
Contributor Author

pyfisch commented Nov 24, 2015

Sorry I forgot to commit the heap size for OpaqueOrigin.

@SimonSapin
Copy link
Member

SimonSapin commented Nov 24, 2015

@bors-servo
Copy link
Contributor

bors-servo commented Nov 24, 2015

📌 Commit 7cd99d7 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented Nov 24, 2015

Testing commit 7cd99d7 with merge 6cf7e85...

bors-servo added a commit that referenced this pull request Nov 24, 2015
improve `Origin`

Add a `::new()` constructor to `OpaqueOrigin` to be able to construct origins
from external code too. Derive `HeapSizeOf` for `Origin`.

fixes #144
fixes #145

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/147)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Nov 24, 2015

☀️ Test successful - travis

@bors-servo bors-servo merged commit 7cd99d7 into servo:master Nov 24, 2015
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
@pyfisch pyfisch deleted the pyfisch:improveorigin branch Nov 24, 2015
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.

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