Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCGDOMJSProxyHandler_defineProperty handles non-string jsids incorrectly #10686
Labels
Comments
bors-servo
added a commit
that referenced
this issue
Sep 17, 2017
script: Fix integer-JSID handling in named getters. On top of #18539, fixes #10686. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18543) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Sep 17, 2017
script: Fix integer-JSID handling in named getters. On top of #18539, fixes #10686. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18543) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Sep 17, 2017
script: Fix integer-JSID handling in named getters. On top of #18539, fixes #10686. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18543) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Sep 17, 2017
script: Fix integer-JSID handling in named getters. On top of #18539, fixes #10686. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18543) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Sep 18, 2017
script: Fix integer-JSID handling in named getters. On top of #18539, fixes #10686. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18543) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Sep 18, 2017
script: Fix integer-JSID handling in named getters. On top of #18539, fixes #10686. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18543) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Sep 18, 2017
script: Fix integer-JSID handling in named getters. On top of #18539, fixes #10686. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18543) <!-- Reviewable:end -->
avadacatavra
added a commit
to avadacatavra/servo
that referenced
this issue
Oct 17, 2017
Fixes servo#10686
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm working on it.