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

use onload in iframe test #11053

Merged
merged 1 commit into from May 7, 2016
Merged

Conversation

@yodalee
Copy link
Contributor

yodalee commented May 6, 2016

#11036

the iframe test is implemented using setTimeout function
Since the iframe already implement load event, replacing
timeout function with load event.


This change is Reviewable

the iframe test is implemented using setTimeout function
Since the iframe already implement load event, replacing
timeout function with load event.
@mbrubeck
Copy link
Contributor

mbrubeck commented May 6, 2016

@bors-servo r+

Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented May 6, 2016

📌 Commit b8ccbc5 has been approved by mbrubeck

@bors-servo
Copy link
Contributor

bors-servo commented May 6, 2016

Testing commit b8ccbc5 with merge c6ec5b2...

bors-servo added a commit that referenced this pull request May 6, 2016
use onload in iframe test

the iframe test is implemented using setTimeout function
Since the iframe already implement load event, replacing
timeout function with load event.

<!-- 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/11053)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented May 6, 2016

💔 Test failed - windows

@mbrubeck
Copy link
Contributor

mbrubeck commented May 6, 2016

@bors-servo
Copy link
Contributor

bors-servo commented May 6, 2016

Testing commit b8ccbc5 with merge fc7979b...

bors-servo added a commit that referenced this pull request May 6, 2016
use onload in iframe test

the iframe test is implemented using setTimeout function
Since the iframe already implement load event, replacing
timeout function with load event.

<!-- 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/11053)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented May 6, 2016

💔 Test failed - windows

@larsbergstrom
Copy link
Contributor

larsbergstrom commented May 6, 2016

@bors-servo
Copy link
Contributor

bors-servo commented May 7, 2016

Testing commit b8ccbc5 with merge 76abd9d...

bors-servo added a commit that referenced this pull request May 7, 2016
use onload in iframe test

the iframe test is implemented using setTimeout function
Since the iframe already implement load event, replacing
timeout function with load event.

<!-- 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/11053)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented May 7, 2016

@bors-servo bors-servo merged commit b8ccbc5 into servo:master May 7, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@yodalee yodalee deleted the yodalee:Use-onload-in-iframe-test branch May 16, 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

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