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 up'closeevent' argument for Document::createEvent #11051
Conversation
highfive
commented
May 6, 2016
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @larsbergstrom (or someone else) soon. |
highfive
commented
May 6, 2016
|
Heads up! This PR modifies the following files:
|
|
Thanks! @bors-servo r+ |
|
|
|
@bors-servo r-
|
highfive
commented
May 6, 2016
|
New code was committed to pull request. |
|
@bors-servo r+ Thanks again |
|
|
'closeevent' argument for Document::createEvent Add "close event" argument for Document::createEvent Fixes #10737 <!-- 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/11051) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
|
|
@bors-servo retry |
'closeevent' argument for Document::createEvent Add "close event" argument for Document::createEvent Fixes #10737 <!-- 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/11051) <!-- Reviewable:end -->
|
|
highfive
commented
May 7, 2016
|
|
You can remove that part of |
|
Or make a change similar to web-platform-tests/wpt#2964 |
fix alphabetical order delete unused tests
highfive
commented
May 8, 2016
|
New code was committed to pull request. |
|
cc @Ms2ger |
|
Thanks! @bors-servo r+ |
|
|
'closeevent' argument for Document::createEvent Add "close event" argument for Document::createEvent Fixes #10737 <!-- 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/11051) <!-- Reviewable:end -->
|
|
mrmiywj commentedMay 6, 2016
•
edited by Ms2ger
Add "close event" argument for Document::createEvent
Fixes #10737
This change is