-
Notifications
You must be signed in to change notification settings - Fork 172
Add an algorithm to create a platform object. #635
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
Conversation
This is partially based on the algorithm in #595, and there's still a bunch of declarative requirements that could move into this, but I wanted to take small steps. |
889db46
to
91138e0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost there, woohoo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Going to say LGTM, although indeed "this" instead of "this value" would probably be good. We can fix that up as part of the follow-up mentioned, though.
4bb2a59
to
ffce758
Compare
Yep, Gecko doesn't have access to a thing that implements the per-spec behavior of GetFunctionRealm, for example. See https://bugzilla.mozilla.org/show_bug.cgi?id=1529757 and https://bugzilla.mozilla.org/show_bug.cgi?id=1317658 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, please land!
ffce758
to
976b7ff
Compare
976b7ff
to
d172dc4
Compare
Preview | Diff