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

Implement proxyhandler::own_property_keys #6390

Closed
michaelwu opened this issue Jun 15, 2015 · 1 comment
Closed

Implement proxyhandler::own_property_keys #6390

michaelwu opened this issue Jun 15, 2015 · 1 comment

Comments

@michaelwu
Copy link
Contributor

@michaelwu michaelwu commented Jun 15, 2015

#6150 added a stub for own_property_keys. That stub should be implemented.

@frewsxcv
Copy link
Member

@frewsxcv frewsxcv commented Aug 13, 2015

I am working on this

frewsxcv added a commit to frewsxcv/servo that referenced this issue Aug 17, 2015
Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes servo#6390

Closes servo#2215
frewsxcv added a commit to frewsxcv/servo that referenced this issue Aug 17, 2015
Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes servo#6390

Closes servo#2215
frewsxcv added a commit to frewsxcv/servo that referenced this issue Aug 17, 2015
Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes servo#6390

Closes servo#2215
frewsxcv added a commit to frewsxcv/servo that referenced this issue Aug 18, 2015
Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes servo#6390

Closes servo#2215
frewsxcv added a commit to frewsxcv/servo that referenced this issue Aug 18, 2015
Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes servo#6390

Closes servo#2215
frewsxcv added a commit to frewsxcv/servo that referenced this issue Aug 19, 2015
Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes servo#6390

Closes servo#2215
frewsxcv added a commit to frewsxcv/servo that referenced this issue Aug 19, 2015
Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes servo#6390

Closes servo#2215
frewsxcv added a commit to frewsxcv/servo that referenced this issue Aug 19, 2015
Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes servo#6390

Closes servo#2215
frewsxcv added a commit to frewsxcv/servo that referenced this issue Aug 19, 2015
Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes servo#6390

Closes servo#2215
frewsxcv added a commit to frewsxcv/servo that referenced this issue Aug 20, 2015
Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes servo#6390

Closes servo#2215
frewsxcv added a commit to frewsxcv/servo that referenced this issue Aug 20, 2015
Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes servo#6390

Closes servo#2215
bors-servo pushed a commit that referenced this issue Aug 20, 2015
Initial implementation of ownPropertyKeys proxy handler

Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes #6390

Closes #2215 

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7254)
<!-- Reviewable:end -->
frewsxcv added a commit to frewsxcv/servo that referenced this issue Aug 20, 2015
Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes servo#6390

Closes servo#2215
bors-servo pushed a commit that referenced this issue Aug 20, 2015
Initial implementation of ownPropertyKeys proxy handler

Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes #6390

Closes #2215 

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7254)
<!-- Reviewable:end -->
josiahdaniels added a commit to josiahdaniels/servo that referenced this issue Sep 28, 2015
Generates `SupportedPropertyNames` on DOM structs that should implement
it. Most of them are unimplemented now (which can be implemented in
later PRs), with the exception of `HTMLCollection`. Also added a couple
relevant WPT tests.

Closes servo#6390

Closes servo#2215
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.

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