Skip to content

Add parsing from bytes, with rust-encoding. #33

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

Merged
merged 5 commits into from
Dec 13, 2013

Conversation

SimonSapin
Copy link
Member

@SimonSapin
Copy link
Member Author

This actually depends on some commits that are in https://github.com/mozilla-servo/rust-encoding/tree/rust-servo but not upstream yet.

kmcallister added a commit that referenced this pull request Dec 13, 2013
Add parsing from bytes, with rust-encoding.
@kmcallister kmcallister merged commit 6e3fbbe into servo:master Dec 13, 2013
bors-servo pushed a commit to servo/servo that referenced this pull request Dec 13, 2013
Depends on servo/rust-cssparser#33 being merged.

Also (unrelated) pass around a base URL for stylesheets.

Adds a new dependency:
Upstream: https://github.com/lifthrasiir/rust-encoding
Servo’s fork: https://github.com/mozilla-servo/rust-encoding

As of this writing, upstream’s master branch targets Rust 0.8, and its rust-0.9-pre branch targets Rust master. Servo uses a Rust version in-between those. I pushed a rust-servo branch to our fork that backports from rust-0.9-pre, and also included some changes that have yet to be merged in upstream pull requests.
bors-servo pushed a commit to servo/servo that referenced this pull request Dec 17, 2013
Depends on servo/rust-cssparser#33 being merged.

Also (unrelated) pass around a base URL for stylesheets.

Adds a new dependency:
Upstream: https://github.com/lifthrasiir/rust-encoding
Servo’s fork: https://github.com/mozilla-servo/rust-encoding

As of this writing, upstream’s master branch targets Rust 0.8, and its rust-0.9-pre branch targets Rust master. Servo uses a Rust version in-between those. I pushed a rust-servo branch to our fork that backports from rust-0.9-pre, and also included some changes that have yet to be merged in upstream pull requests.
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Sep 30, 2019
…ust-encoding (from SimonSapin:encoding); r=kmcallister

Depends on servo/rust-cssparser#33 being merged.

Also (unrelated) pass around a base URL for stylesheets.

Adds a new dependency:
Upstream: https://github.com/lifthrasiir/rust-encoding
Servo’s fork: https://github.com/mozilla-servo/rust-encoding

As of this writing, upstream’s master branch targets Rust 0.8, and its rust-0.9-pre branch targets Rust master. Servo uses a Rust version in-between those. I pushed a rust-servo branch to our fork that backports from rust-0.9-pre, and also included some changes that have yet to be merged in upstream pull requests.

Source-Repo: https://github.com/servo/servo
Source-Revision: 45c092cea45bc6ece8cfd9b891617385ac2060b3

UltraBlame original commit: 71d0f937aacc1a27e6e91a10a38b511143cf86c2
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Sep 30, 2019
…ust-encoding (from SimonSapin:encoding); r=kmcallister

Depends on servo/rust-cssparser#33 being merged.

Also (unrelated) pass around a base URL for stylesheets.

Adds a new dependency:
Upstream: https://github.com/lifthrasiir/rust-encoding
Servo’s fork: https://github.com/mozilla-servo/rust-encoding

As of this writing, upstream’s master branch targets Rust 0.8, and its rust-0.9-pre branch targets Rust master. Servo uses a Rust version in-between those. I pushed a rust-servo branch to our fork that backports from rust-0.9-pre, and also included some changes that have yet to be merged in upstream pull requests.

Source-Repo: https://github.com/servo/servo
Source-Revision: 45c092cea45bc6ece8cfd9b891617385ac2060b3

UltraBlame original commit: 71d0f937aacc1a27e6e91a10a38b511143cf86c2
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Oct 1, 2019
…ust-encoding (from SimonSapin:encoding); r=kmcallister

Depends on servo/rust-cssparser#33 being merged.

Also (unrelated) pass around a base URL for stylesheets.

Adds a new dependency:
Upstream: https://github.com/lifthrasiir/rust-encoding
Servo’s fork: https://github.com/mozilla-servo/rust-encoding

As of this writing, upstream’s master branch targets Rust 0.8, and its rust-0.9-pre branch targets Rust master. Servo uses a Rust version in-between those. I pushed a rust-servo branch to our fork that backports from rust-0.9-pre, and also included some changes that have yet to be merged in upstream pull requests.

Source-Repo: https://github.com/servo/servo
Source-Revision: 45c092cea45bc6ece8cfd9b891617385ac2060b3

UltraBlame original commit: 71d0f937aacc1a27e6e91a10a38b511143cf86c2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants