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 #2909 (squashed version of PR #24865) #24870

Merged
merged 1 commit into from Nov 27, 2019
Merged

Fix #2909 (squashed version of PR #24865) #24870

merged 1 commit into from Nov 27, 2019

Conversation

@pshaughn
Copy link
Member

pshaughn commented Nov 26, 2019

Now using data-url::forgiving_base64 instead of base64, this fixes all the fetch/data-urls/base64.* tests.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes do not quite fix yet #2909
  • There are tests for these changes OR
  • These changes do not require tests because ___
@highfive
Copy link

highfive commented Nov 26, 2019

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @ferjm (or someone else) soon.

@highfive
Copy link

highfive commented Nov 26, 2019

Heads up! This PR modifies the following files:

  • @KiChjang: components/net/Cargo.toml, components/net/data_loader.rs
@pshaughn pshaughn mentioned this pull request Nov 26, 2019
4 of 5 tasks complete
@jdm
Copy link
Member

jdm commented Nov 26, 2019

@bors-servo r+
Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Nov 26, 2019

📌 Commit 7363db3 has been approved by jdm

@highfive highfive assigned jdm and unassigned ferjm Nov 26, 2019
@SimonSapin
Copy link
Member

SimonSapin commented Nov 26, 2019

Looks good, thanks! I’ve edited the PR description to not auto-close #2909.

@bors-servo
Copy link
Contributor

bors-servo commented Nov 27, 2019

Testing commit 7363db3 with merge 2c21e09...

bors-servo added a commit that referenced this pull request Nov 27, 2019
Fix #2909 (squashed version of PR #24865)

<!-- Please describe your changes on the following line: -->
Now using data-url::forgiving_base64 instead of base64, this fixes all the fetch/data-urls/base64.* tests.

---
<!-- 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 do not quite fix yet #2909

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- 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 Nov 27, 2019

💔 Test failed - status-taskcluster

@CYBAI
Copy link
Collaborator

CYBAI commented Nov 27, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Nov 27, 2019

Testing commit 7363db3 with merge 81c5907...

bors-servo added a commit that referenced this pull request Nov 27, 2019
Fix #2909 (squashed version of PR #24865)

<!-- Please describe your changes on the following line: -->
Now using data-url::forgiving_base64 instead of base64, this fixes all the fetch/data-urls/base64.* tests.

---
<!-- 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 do not quite fix yet #2909

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- 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 Nov 27, 2019

☀️ Test successful - status-taskcluster
Approved by: jdm
Pushing 81c5907 to master...

@bors-servo bors-servo merged commit 7363db3 into servo:master Nov 27, 2019
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.

None yet

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