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 some unsound JSVal handling in JsTimerTask::invoke. #14864

Merged
merged 1 commit into from Jan 5, 2017
Merged

Conversation

@Ms2ger
Copy link
Contributor

Ms2ger commented Jan 5, 2017

We were using Handles to copies of the traced values, rather than the
originals.


This change is Reviewable

We were using Handles to *copies* of the traced values, rather than the
originals.
@highfive
Copy link

highfive commented Jan 5, 2017

Heads up! This PR modifies the following files:

@highfive
Copy link

highfive commented Jan 5, 2017

warning Warning warning

  • These commits modify script code, but no tests are modified. Please consider adding a test!
@jdm
Copy link
Member

jdm commented Jan 5, 2017

@bors-servo: r+
This is a good improvement.

@bors-servo
Copy link
Contributor

bors-servo commented Jan 5, 2017

📌 Commit e2c1411 has been approved by jdm

@highfive highfive assigned jdm and unassigned KiChjang Jan 5, 2017
@bors-servo
Copy link
Contributor

bors-servo commented Jan 5, 2017

Testing commit e2c1411 with merge 204950f...

bors-servo added a commit that referenced this pull request Jan 5, 2017
Remove some unsound JSVal handling in JsTimerTask::invoke.

We were using Handles to *copies* of the traced values, rather than the
originals.

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

bors-servo commented Jan 5, 2017

💔 Test failed - mac-rel-wpt1

@jdm
Copy link
Member

jdm commented Jan 5, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jan 5, 2017

Testing commit e2c1411 with merge c3cf438...

bors-servo added a commit that referenced this pull request Jan 5, 2017
Remove some unsound JSVal handling in JsTimerTask::invoke.

We were using Handles to *copies* of the traced values, rather than the
originals.

<!-- 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/14864)
<!-- Reviewable:end -->
@bors-servo bors-servo merged commit e2c1411 into master Jan 5, 2017
3 of 4 checks passed
3 of 4 checks passed
continuous-integration/travis-ci/pr The Travis CI build failed
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
dependency-ci Dependencies checked
Details
homu Test successful
Details
@Ms2ger Ms2ger deleted the timers branch Jan 6, 2017
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.