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

Remove the global argument to EventTarget::{fire_event, fire_simple_event}. #9571

Merged
merged 1 commit into from Feb 9, 2016

Conversation

Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Feb 8, 2016

Review on Reviewable

@highfive
Copy link

highfive commented Feb 8, 2016

warning Warning warning

  • These commits modify script code, but no tests are modified. Please consider adding a test!

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Feb 8, 2016
@asajeffrey asajeffrey self-assigned this Feb 8, 2016
@asajeffrey
Copy link
Member

Yay, the code got a lot cleaner!


Reviewed 9 of 9 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from the review on Reviewable.io

@asajeffrey
Copy link
Member

@bors-servo: r+

@bors-servo
Copy link
Contributor

📌 Commit 5317af1 has been approved by asajeffrey

@highfive highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Feb 8, 2016
@bors-servo
Copy link
Contributor

⌛ Testing commit 5317af1 with merge 0124d90...

bors-servo pushed a commit that referenced this pull request Feb 8, 2016
Remove the global argument to EventTarget::{fire_event, fire_simple_event}.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9571)
<!-- Reviewable:end -->
@highfive highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Feb 8, 2016
@bors-servo
Copy link
Contributor

💔 Test failed - linux-rel

@highfive highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Feb 9, 2016
@asajeffrey
Copy link
Member

The CSS failure is probably just an intermittent. The compiler warning is more of a concern, do you know what's causing it?

@KiChjang
Copy link
Contributor

KiChjang commented Feb 9, 2016

Which compiler warning are you talking about?

@KiChjang
Copy link
Contributor

KiChjang commented Feb 9, 2016

@bors-servo
Copy link
Contributor

⚡ Previous build results for android, gonk, linux-dev, mac-dev-unit, mac-rel-css, mac-rel-wpt are reusable. Rebuilding only linux-rel...

@bors-servo
Copy link
Contributor

☀️ Test successful - android, gonk, linux-dev, linux-rel, mac-dev-unit, mac-rel-css, mac-rel-wpt

@asajeffrey
Copy link
Member

The warnings at http://build.servo.org/builders/linux-rel/builds/1822, but if you reckon those are unrelated then yay.

@Ms2ger Ms2ger deleted the fire branch February 19, 2016 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-tests-failed The changes caused existing tests to fail.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants