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

Improve precision of sequence types for WebIDL codegen. #26718

Merged
merged 1 commit into from May 30, 2020

Conversation

@jdm
Copy link
Member

jdm commented May 29, 2020

Unlike #26699, this doesn't attempt to improve any of the resulting types and only maintains the status quo.


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

highfive commented May 29, 2020

Heads up! This PR modifies the following files:

  • @asajeffrey: components/script/dom/bindings/codegen/CodegenRust.py
  • @KiChjang: components/script/dom/bindings/codegen/CodegenRust.py
@highfive
Copy link

highfive commented May 29, 2020

warning Warning warning

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

jdm commented May 29, 2020

@highfive highfive assigned Manishearth and unassigned ferjm May 29, 2020
@jdm
Copy link
Member Author

jdm commented May 29, 2020

cc @kunalmohan
#26699 had some unexpected consequences that are going to be more challenging to resolve. These changes avoid that issue.

@kunalmohan kunalmohan mentioned this pull request May 29, 2020
2 of 5 tasks complete
@Manishearth
Copy link
Member

Manishearth commented May 29, 2020

@bors-servo
Copy link
Contributor

bors-servo commented May 29, 2020

📌 Commit c4f8167 has been approved by Manishearth

@bors-servo
Copy link
Contributor

bors-servo commented May 29, 2020

Testing commit c4f8167 with merge 86a44d6...

bors-servo added a commit that referenced this pull request May 29, 2020
Improve precision of sequence types for WebIDL codegen.

Unlike #26699, this doesn't attempt to improve any of the resulting types and only maintains the status quo.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] There are tests for these changes
@bors-servo
Copy link
Contributor

bors-servo commented May 30, 2020

💔 Test failed - status-taskcluster

@CYBAI
Copy link
Collaborator

CYBAI commented May 30, 2020

@bors-servo
Copy link
Contributor

bors-servo commented May 30, 2020

Testing commit c4f8167 with merge 2c178ed...

bors-servo added a commit that referenced this pull request May 30, 2020
Improve precision of sequence types for WebIDL codegen.

Unlike #26699, this doesn't attempt to improve any of the resulting types and only maintains the status quo.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] There are tests for these changes
@bors-servo
Copy link
Contributor

bors-servo commented May 30, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member Author

jdm commented May 30, 2020

@bors-servo
Copy link
Contributor

bors-servo commented May 30, 2020

Testing commit c4f8167 with merge 1a61937...

@bors-servo
Copy link
Contributor

bors-servo commented May 30, 2020

☀️ Test successful - status-taskcluster
Approved by: Manishearth
Pushing 1a61937 to master...

@bors-servo bors-servo merged commit 1a61937 into servo:master May 30, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
@bors-servo bors-servo mentioned this pull request May 30, 2020
4 of 4 tasks complete
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.