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

Add InRealm argument to Callback trait #26007

Closed
jdm opened this issue Mar 20, 2020 · 2 comments
Closed

Add InRealm argument to Callback trait #26007

jdm opened this issue Mar 20, 2020 · 2 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Mar 20, 2020

Callers need to have entered a realm, so we should make the compiler check that for us.

@tipowol
Copy link
Contributor

@tipowol tipowol commented Apr 5, 2020

@highfive assign me

@highfive
Copy link

@highfive highfive commented Apr 5, 2020

Hey @tipowol! Thanks for your interest in working on this issue. It's now assigned to you!

@highfive highfive added the C-assigned label Apr 5, 2020
@tipowol tipowol mentioned this issue Apr 5, 2020
4 of 4 tasks complete
bors-servo added a commit that referenced this issue Apr 6, 2020
Add InRealm argument to Callback trait

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #26007
- [x] There are tests for these changes
bors-servo added a commit that referenced this issue Apr 6, 2020
Add InRealm argument to Callback trait

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #26007
- [x] There are tests for these changes
@bors-servo bors-servo closed this in 8126c9d Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

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