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 upImplemented Document.currentScript #5066
Conversation
highfive
commented
Feb 25, 2015
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @larsbergstrom (or someone else) soon. |
hoppipolla-critic-bot
commented
Feb 25, 2015
|
Critic review: https://critic.hoppipolla.co.uk/r/4102 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
|
Exciting! There are comments on the Critic review; make sure to click the 'sign in' link so you get future updates by email. |
|
Just realized that I have the wrong email in the commits (defaulted to my work email). Is there a way to to rewrite & push the commits without breaking the code review? |
|
Nope. Just leave it until the review is complete, and then you can force push with the amended author. |
|
@luniv: good to go; please squash the two commits and update your email address. |
|
Done! |
|
@luniv: I'm afraid it needs a rebase too |
|
Rebased. |
|
Looks like I forgot to remove some expected fails from html/dom/interfaces.html. Do I update the commit and just push it again? |
|
Yep, just amend the commit and force push. |
|
Done. |
This comment has been minimized.
This comment has been minimized.
jdm
commented on 5f5d124
Feb 27, 2015
|
r+ |
This comment has been minimized.
This comment has been minimized.
|
saw approval from jdm |
This comment has been minimized.
This comment has been minimized.
|
merging luniv/servo/document-currentscript = 5f5d124 into auto |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
all tests pass: |
This comment has been minimized.
This comment has been minimized.
|
fast-forwarding master to auto = 26567ef |
|
\o/ Thanks! |
luniv commentedFeb 25, 2015
Implements #5057 (Document.currentScript)