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

Use the current parser location for CSS error #18808

Merged
merged 9 commits into from Oct 10, 2017
Merged

Use the current parser location for CSS error #18808

merged 9 commits into from Oct 10, 2017

Conversation

@SimonSapin
Copy link
Member

SimonSapin commented Oct 10, 2017

… rather than the start location of the current construct. This likely places the error just after of the unexpected token whereas before would be best, but that’s likely a much bigger change.

See https://bugzilla.mozilla.org/show_bug.cgi?id=1378861


This change is Reviewable

@SimonSapin
Copy link
Member Author

SimonSapin commented Oct 10, 2017

Sames as #18585, which seems stuck in homu.

@bors-servo r=emilio p=1

@bors-servo
Copy link
Contributor

bors-servo commented Oct 10, 2017

📌 Commit c36ac69 has been approved by emilio

@bors-servo
Copy link
Contributor

bors-servo commented Oct 10, 2017

Testing commit c36ac69 with merge aafef45...

bors-servo added a commit that referenced this pull request Oct 10, 2017
Use the current parser location for CSS error

… rather than the start location of the current construct. This likely places the error just *after* of the unexpected token whereas before would be best, but that’s likely a much bigger change.

See https://bugzilla.mozilla.org/show_bug.cgi?id=1378861

<!-- 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/18808)
<!-- Reviewable:end -->
@jdm
Copy link
Member

jdm commented Oct 10, 2017

@bors-servo: retry

@jdm
Copy link
Member

jdm commented Oct 10, 2017

@bors-servo: r=emilio

@bors-servo
Copy link
Contributor

bors-servo commented Oct 10, 2017

‼️ Invalid head SHA found, retrying: 0000000000000000000000000000000000000000

@bors-servo
Copy link
Contributor

bors-servo commented Oct 10, 2017

📌 Commit c36ac69 has been approved by emilio

@bors-servo
Copy link
Contributor

bors-servo commented Oct 10, 2017

Testing commit c36ac69 with merge c79a54d...

bors-servo added a commit that referenced this pull request Oct 10, 2017
Use the current parser location for CSS error

… rather than the start location of the current construct. This likely places the error just *after* of the unexpected token whereas before would be best, but that’s likely a much bigger change.

See https://bugzilla.mozilla.org/show_bug.cgi?id=1378861

<!-- 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/18808)
<!-- Reviewable:end -->
@SimonSapin
Copy link
Member Author

SimonSapin commented Oct 10, 2017

https://reviewboard.mozilla.org/r/187976/ should land when this does.

@bors-servo
Copy link
Contributor

bors-servo commented Oct 10, 2017

@bors-servo bors-servo merged commit c36ac69 into master Oct 10, 2017
3 of 4 checks passed
3 of 4 checks passed
dependency-ci Failed dependency checks
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@SimonSapin SimonSapin deleted the error-location_ branch Oct 10, 2017
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.