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

Upgrade mime crate to use the essence function #25876

Merged
merged 2 commits into from Mar 2, 2020
Merged

Conversation

@CYBAI
Copy link
Collaborator

CYBAI commented Mar 2, 2020

While implementing module script, the essence function is not supported in mime crate yet so Manish filed the issue.

So, as that issue is fixed and shipped, we can upgrade mime crate to use the essence_str function.

I've tried to run https://threejs.org/examples/webgl_animation_cloth.html locally. Other than a bunch of Unimplemented canvas2d.fillText, I can see the animated cloth.


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

highfive commented Mar 2, 2020

Heads up! This PR modifies the following files:

@highfive
Copy link

highfive commented Mar 2, 2020

warning Warning warning

  • These commits modify script code, but no tests are modified. Please consider adding a test!
@CYBAI
Copy link
Collaborator Author

CYBAI commented Mar 2, 2020

@highfive highfive assigned Manishearth and unassigned paulrouget Mar 2, 2020
@Manishearth
Copy link
Member

Manishearth commented Mar 2, 2020

@bors-servo r+

thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Mar 2, 2020

📌 Commit 5245921 has been approved by Manishearth

@bors-servo
Copy link
Contributor

bors-servo commented Mar 2, 2020

Testing commit 5245921 with merge 056edd7...

bors-servo added a commit that referenced this pull request Mar 2, 2020
Upgrade mime crate to use the essence function

While implementing module script, the `essence` function is not supported in mime crate yet so Manish filed the issue.

So, as that issue is fixed and shipped, we can upgrade mime crate to use the `essence_str` function.

I've tried to run https://threejs.org/examples/webgl_animation_cloth.html locally. Other than a bunch of `Unimplemented canvas2d.fillText`, I can see the animated cloth.

---
<!-- 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

<!-- Either: -->
- [ ] 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 Mar 2, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Mar 2, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Mar 2, 2020

Testing commit 5245921 with merge 19a8c91...

@bors-servo
Copy link
Contributor

bors-servo commented Mar 2, 2020

☀️ Test successful - status-taskcluster
Approved by: Manishearth
Pushing 19a8c91 to master...

@bors-servo bors-servo merged commit 19a8c91 into servo:master Mar 2, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
@CYBAI CYBAI deleted the CYBAI:mime-essence branch Mar 3, 2020
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

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