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 GetOwnPropertyNames proxy trap #2215

Closed
jdm opened this issue Apr 23, 2014 · 1 comment
Closed

Implement GetOwnPropertyNames proxy trap #2215

jdm opened this issue Apr 23, 2014 · 1 comment

Comments

@frewsxcv
Copy link
Member

@frewsxcv frewsxcv commented Aug 17, 2015

Relevant to #6390

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
2 participants
You can’t perform that action at this time.