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

Add new_target method to CallArgs #365

Merged
merged 1 commit into from Jun 7, 2017

Conversation

@cbrewster
Copy link
Member

cbrewster commented Jun 7, 2017

Needed to retrieve newTarget during construction for HTML Constructors:

https://html.spec.whatwg.org/multipage/dom.html#htmlconstructor


This change is Reviewable

@jdm
Copy link
Member

jdm commented Jun 7, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jun 7, 2017

📌 Commit 4147143 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jun 7, 2017

Testing commit 4147143 with merge 3de4ff3...

bors-servo added a commit that referenced this pull request Jun 7, 2017
Add new_target method to CallArgs

Needed to retrieve newTarget during construction for HTML Constructors:

https://html.spec.whatwg.org/multipage/dom.html#htmlconstructor

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

bors-servo commented Jun 7, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: jdm
Pushing 3de4ff3 to master...

@bors-servo bors-servo merged commit 4147143 into servo:master Jun 7, 2017
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
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

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