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

Implement transition event and infrastructure #13056

Merged
merged 2 commits into from Oct 12, 2016

Conversation

@KiChjang
Copy link
Member

KiChjang commented Aug 26, 2016

Fixes #10245.


This change is Reviewable

@highfive
Copy link

highfive commented Aug 26, 2016

Heads up! This PR modifies the following files:

  • @bholley: components/style/data.rs, components/style/traversal.rs, components/style/matching.rs, components/style/Cargo.toml, components/style/lib.rs, components/style/dom.rs, components/style/animation.rs, components/style/context.rs, components/style/parallel.rs
  • @KiChjang: components/script/dom/webidls/EventHandler.webidl, components/script/dom/webidls/TransitionEvent.webidl, components/script/dom/mod.rs, components/script_traits/lib.rs, components/script_traits/lib.rs, components/script/lib.rs, components/script/dom/macros.rs, components/script/Cargo.toml, components/script/script_thread.rs, components/script/layout_wrapper.rs, components/script/dom/transitionevent.rs
@highfive
Copy link

highfive commented Aug 26, 2016

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!
  • These commits modify style, layout, and script code, but no tests are modified. Please consider adding a test!
@KiChjang
Copy link
Member Author

KiChjang commented Aug 26, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Aug 26, 2016

Trying commit 80ead58 with merge e2becc6...

bors-servo added a commit that referenced this pull request Aug 26, 2016
Implement transition event and infrastructure

Fixes #10245.
@bors-servo
Copy link
Contributor

bors-servo commented Aug 26, 2016

💔 Test failed - linux-dev

@KiChjang
Copy link
Member Author

KiChjang commented Aug 26, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Aug 26, 2016

Trying commit 5adb03c with merge 6e54ed7...

bors-servo added a commit that referenced this pull request Aug 26, 2016
Implement transition event and infrastructure

Fixes #10245.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13056)
<!-- Reviewable:end -->
@jdm
Copy link
Member

jdm commented Aug 26, 2016

r? @nox
I'm going to be away all next week and won't be able to review this promptly.

@highfive highfive assigned nox and unassigned jdm Aug 26, 2016
@bors-servo
Copy link
Contributor

bors-servo commented Aug 26, 2016

💔 Test failed - linux-dev

@jdm
Copy link
Member

jdm commented Aug 26, 2016

We should modify the test mentioned in #10473 (comment) and reenable it.

@KiChjang KiChjang force-pushed the KiChjang:transition-event branch from 5adb03c to aa66059 Aug 26, 2016
@KiChjang
Copy link
Member Author

KiChjang commented Aug 26, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Aug 26, 2016

Trying commit aa66059 with merge 1168383...

bors-servo added a commit that referenced this pull request Aug 26, 2016
Implement transition event and infrastructure

Fixes #10245.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13056)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Aug 26, 2016

💔 Test failed - linux-dev

@KiChjang KiChjang force-pushed the KiChjang:transition-event branch from aa66059 to b4d6459 Aug 26, 2016
@KiChjang
Copy link
Member Author

KiChjang commented Aug 26, 2016

@KiChjang KiChjang force-pushed the KiChjang:transition-event branch from 0270858 to 668163e Oct 12, 2016
@KiChjang
Copy link
Member Author

KiChjang commented Oct 12, 2016

'kay, let's try this again. @bors-servo r=mbrubeck

@bors-servo
Copy link
Contributor

bors-servo commented Oct 12, 2016

📌 Commit 668163e has been approved by mbrubeck

@bors-servo
Copy link
Contributor

bors-servo commented Oct 12, 2016

Testing commit 668163e with merge 16570b7...

bors-servo added a commit that referenced this pull request Oct 12, 2016
Implement transition event and infrastructure

Fixes #10245.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13056)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Oct 12, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Oct 12, 2016

👀 Test was successful, but fast-forwarding failed: 422 Update is not a fast forward

@Manishearth
Copy link
Member

Manishearth commented Oct 12, 2016

@bors-servo retry

  • github bork
@bors-servo
Copy link
Contributor

bors-servo commented Oct 12, 2016

Testing commit 668163e with merge 5a14d09...

bors-servo added a commit that referenced this pull request Oct 12, 2016
Implement transition event and infrastructure

Fixes #10245.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13056)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Oct 12, 2016

💔 Test failed - mac-rel-wpt2

@Manishearth
Copy link
Member

Manishearth commented Oct 12, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Oct 12, 2016

Testing commit 668163e with merge cd2f950...

bors-servo added a commit that referenced this pull request Oct 12, 2016
Implement transition event and infrastructure

Fixes #10245.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13056)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Oct 12, 2016

@bors-servo bors-servo merged commit 668163e into servo:master Oct 12, 2016
1 of 3 checks passed
1 of 3 checks passed
continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build failed
Details
homu Test successful
Details
@KiChjang KiChjang deleted the KiChjang:transition-event branch Oct 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

10 participants
You can’t perform that action at this time.