Skip to content

Fix an off-by-one error in CDC skipping #182

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 1 commit into from
Aug 22, 2017

Conversation

tromey
Copy link
Contributor

@tromey tromey commented Aug 22, 2017

skip_cdc_and_cdo had an off-by-one error when trying to skip the CDC.


This change is Reviewable

skip_cdc_and_cdo had an off-by-one error when trying to skip the CDC.
@SimonSapin
Copy link
Member

Oops, silly mistake. Good catch, thanks!

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 708673a has been approved by SimonSapin

@bors-servo
Copy link
Contributor

⌛ Testing commit 708673a with merge 8aba1f1...

bors-servo pushed a commit that referenced this pull request Aug 22, 2017
Fix an off-by-one error in CDC skipping

skip_cdc_and_cdo had an off-by-one error when trying to skip the CDC.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-cssparser/182)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - status-travis
Approved by: SimonSapin
Pushing 8aba1f1 to master...

@bors-servo bors-servo merged commit 708673a into servo:master Aug 22, 2017
@tromey tromey deleted the skip-cdc-fix branch August 23, 2017 12:05
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.

3 participants