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 upfix getElementsByTagName() #11705
fix getElementsByTagName() #11705
Conversation
highfive
commented
Jun 10, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
Jun 10, 2016
|
New code was committed to pull request. |
highfive
commented
Jun 11, 2016
|
New code was committed to pull request. |
|
r? @nox |
|
-S-awaiting-review +S-awaiting-answer +S-needs-code-changes Reviewed 10 of 10 files at r1, 1 of 1 files at r2, 1 of 1 files at r3. a discussion (no related file): a discussion (no related file):
Can you confirm? components/script/dom/document.rs, line 1992 [r1] (raw file):
Nit: please just do this while you are at it:
We don't try to avoid shadowing in such cases. Converting directly from components/script/dom/htmlcollection.rs, line 117 [r1] (raw file):
You should just pass an Comments from Reviewable |
|
@kevgs Are you still planning to finish this up? |
|
I would to but I can't because I'm mostly afk now. I'm planning to continue to work on Servo in 2-3 weeks. Sorry for that. 05.07.2016, 00:17, "Josh Matthews" notifications@github.com:
Eugene |
|
Let us know if you start working on this again. I'll close this PR in the meantime. Thanks for your work! |
kevgs commentedJun 10, 2016
•
edited by larsbergstrom
#11596
@nox
This is a first iteration. I need some review.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is