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

fix DOMTokenList #25654

Merged
merged 1 commit into from Jan 31, 2020
Merged

fix DOMTokenList #25654

merged 1 commit into from Jan 31, 2020

Conversation

@pshaughn
Copy link
Member

pshaughn commented Jan 30, 2020

I fixed the bug described in 25128, and also the other cases in the same test (order of elements after replace).


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #25128
  • There are tests for these changes
@highfive
Copy link

highfive commented Jan 30, 2020

Heads up! This PR modifies the following files:

  • @asajeffrey: components/script/dom/domtokenlist.rs
  • @KiChjang: components/script/dom/domtokenlist.rs
@jdm
jdm approved these changes Jan 31, 2020
components/script/dom/domtokenlist.rs Show resolved Hide resolved
@jdm jdm assigned jdm and unassigned paulrouget Jan 31, 2020
@pshaughn pshaughn force-pushed the pshaughn:domtokennull branch from ebc609d to 004c059 Jan 31, 2020
@jdm
Copy link
Member

jdm commented Jan 31, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jan 31, 2020

📌 Commit 004c059 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jan 31, 2020

Testing commit 004c059 with merge 4221305...

bors-servo added a commit that referenced this pull request Jan 31, 2020
fix DOMTokenList

I fixed the bug described in 25128, and also the other cases in the same test (order of elements after replace).

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25128

<!-- Either: -->
- [X] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 31, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Jan 31, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jan 31, 2020

Testing commit 004c059 with merge 6d94b5a...

bors-servo added a commit that referenced this pull request Jan 31, 2020
fix DOMTokenList

I fixed the bug described in 25128, and also the other cases in the same test (order of elements after replace).

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25128

<!-- Either: -->
- [X] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 31, 2020

💔 Test failed - status-taskcluster

@CYBAI
Copy link
Collaborator

CYBAI commented Jan 31, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jan 31, 2020

Testing commit 004c059 with merge 7ac4f9e...

bors-servo added a commit that referenced this pull request Jan 31, 2020
fix DOMTokenList

I fixed the bug described in 25128, and also the other cases in the same test (order of elements after replace).

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25128

<!-- Either: -->
- [X] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 31, 2020

☀️ Test successful - status-taskcluster
Approved by: jdm
Pushing 7ac4f9e to master...

@bors-servo bors-servo merged commit 004c059 into servo:master Jan 31, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
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.

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