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 upuse return value of invoking event handlers to cancel the event #9755
Conversation
highfive
commented
Feb 25, 2016
|
@bors-servo: r+ |
|
|
|
|
use return value of invoking event handlers to cancel the event Rebased from #8707. Fixes #8490. We can modify the code and test as necessary whenever we make a decision about whatwg/html#423 in the future. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9755) <!-- Reviewable:end -->
|
|
|
|
@bors-servo r=jdm |
|
|
|
|
|
@bors-servo r=jdm |
|
|
use return value of invoking event handlers to cancel the event Rebased from #8707. Fixes #8490. We can modify the code and test as necessary whenever we make a decision about whatwg/html#423 in the future. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9755) <!-- Reviewable:end -->
|
|
|
@bors-servo: r+ |
|
|
use return value of invoking event handlers to cancel the event Rebased from #8707. Fixes #8490. We can modify the code and test as necessary whenever we make a decision about whatwg/html#423 in the future. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9755) <!-- Reviewable:end -->
|
|
|
@bors-servo retry #8120 |
|
|
|
|
jdm commentedFeb 25, 2016
Rebased from #8707. Fixes #8490. We can modify the code and test as necessary whenever we make a decision about whatwg/html#423 in the future.