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 upImplement [Func] #11308
Implement [Func] #11308
Conversation
highfive
commented
May 20, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
May 20, 2016
|
r? @jdm |
|
@bors-servo try |
|
|
Implement [Func] First part of #11292, this just includes support of `[Func]`. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11308) <!-- Reviewable:end -->
highfive
commented
May 20, 2016
|
New code was committed to pull request. |
|
@bors-servo try |
Implement [Func] First part of #11292, this just includes support of `[Func]`. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11308) <!-- Reviewable:end -->
|
|
highfive
commented
May 23, 2016
|
New code was committed to pull request. |
highfive
commented
May 23, 2016
|
New code was committed to pull request. |
highfive
commented
May 23, 2016
|
New code was committed to pull request. |
|
I've added a few commits that conditionally-define |
|
|
highfive
commented
May 24, 2016
|
New code was committed to pull request. |
|
Nice work! I appreciated how the commits were broken up.
|
highfive
commented
May 26, 2016
|
New code was committed to pull request. |
|
As far as I can see, we're not actually testing the new properties and methods that were added to TestBinding. We should add them to the interface_member_exposed.html test.
|
highfive
commented
May 26, 2016
|
New code was committed to pull request. |
|
@jdm I added the test you wanted. |
|
@bors-servo r=jdm |
|
|
Implement [Func] First part of #11292, this just includes support of `[Func]`. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11308) <!-- Reviewable:end -->
|
|
nox commentedMay 20, 2016
•
edited by larsbergstrom
First part of #11292, this just includes support of
[Func].This change is