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 upSupport WindowProxy return values in bindings #11214
Conversation
highfive
commented
May 16, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
May 16, 2016
|
@jdm I have no idea to fix this, any tipp for me? Thanks!
(Complete output) |
|
Rather than answer the question that was asked, I'm going to suggest that this isn't the correct way to solve this. The |
|
I'll start over. I miss understood something. |
|
@jdm
Any tips or additions? |
|
Instead of teaching the WebIDL parser about WindowProxy, I would prefer to try to teach our specific bindings about the WindowProxy -> BrowsingContext translation. The |
highfive
commented
May 17, 2016
|
New code was committed to pull request. |
|
Currently, i'm looking to prevent generating Binding for the WebIDL type, like ChildNode. |
highfive
commented
May 17, 2016
|
New code was committed to pull request. |
1 similar comment
highfive
commented
May 19, 2016
|
New code was committed to pull request. |
|
|
|
Is this still active? |
|
Yes. During the last weeks i completed some tasks for my education. |
|
Cool! |
|
@jdm r? |
|
I reviewed your changes and made some of my own. I'm going to make a pull request to your branch when I finish fixing the merge conflicts, since the HTMLIFrameElement changes took me by surprise. |
|
Opened farodin91#1 with my changes. |
highfive
commented
Jun 9, 2016
|
New code was committed to pull request. |
unscopable
|
@bors-servo: r+ |
|
|
Support WindowProxy return values in bindings Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy --faster` does not report any errors - [x] These changes fix #10965 (github issue number if applicable). Either: - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _____ Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. <!-- 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/11214) <!-- Reviewable:end -->
|
|
highfive
commented
Jun 10, 2016
|
|
@bors-servo: retry |
|
|
|
|
highfive
commented
Jun 10, 2016
|
|
@bors-servo: retry |
|
|
Support WindowProxy return values in bindings Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy --faster` does not report any errors - [x] These changes fix #10965 (github issue number if applicable). Either: - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _____ Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. <!-- 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/11214) <!-- Reviewable:end -->
|
|
farodin91 commentedMay 16, 2016
•
edited
Thank you for contributing to Servo! Please replace each
[ ]by[X]when the step is complete, and replace__with appropriate data:./mach build -ddoes not report any errors./mach test-tidy --fasterdoes not report any errorsEither:
Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process.
This change is