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 upUpdate rust-mozjs #12954
Update rust-mozjs #12954
Conversation
highfive
commented
Aug 20, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
Aug 20, 2016
|
r? @nox |
|
@bors-servo try |
Dictionary error <!-- 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/12954) <!-- Reviewable:end -->
|
|
|
@nox: I fixed tidy issues. |
|
@bors-servo: try |
Dictionary error <!-- 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/12954) <!-- Reviewable:end -->
|
|
|
Retry please (windows tests didn't start apparently?)? |
|
@bors-servo retry |
Dictionary error <!-- 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/12954) <!-- Reviewable:end -->
|
|
highfive
commented
Aug 21, 2016
|
|
Is this intermittent? |
|
Nope, and I think those are suspicious enough to deserve a bit of investigation. They're most likely caused by this changeset. |
|
@bors-servo: try |
|
A generated file: https://gist.github.com/GuillaumeGomez/227ee9b8b3a4d7f23b1193be7fe1a2c4 However I don't understand what you want:
|
|
Which part do you not understand? This patch makes Servo cope with unions including a dictionary type, so I want |
|
I added @Ms2ger's suggestion. |
|
Appveyor error is: "error: failed to build archive: bad archive: permission denied". Intermittent failure? |
|
-S-awaiting-review +S-needs-code-changes Reviewed 9 of 9 files at r1. components/script/dom/htmlcanvaselement.rs, line 163 [r1] (raw file):
You didn't throw in the case of components/script/dom/bindings/conversions.rs, line 87 [r1] (raw file):
Missing throw on failure here. components/script/dom/bindings/codegen/CodegenRust.py, line 5307 [r1] (raw file):
Missing throw here. Comments from Reviewable |
|
components/script/dom/htmlcanvaselement.rs, line 163 [r1] (raw file):
|
|
Review status: all files reviewed at latest revision, 3 unresolved discussions, some commit checks failed. components/script/dom/bindings/conversions.rs, line 87 [r1] (raw file):
|
|
Review status: all files reviewed at latest revision, 3 unresolved discussions, some commit checks failed. components/script/dom/htmlcanvaselement.rs, line 163 [r1] (raw file):
|
|
Updated. |
|
@bors-servo r+ Reviewed 3 of 3 files at r2. Comments from Reviewable |
|
|
Update rust-mozjs <!-- 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/12954) <!-- Reviewable:end -->
|
|
GuillaumeGomez commentedAug 20, 2016
•
edited by larsbergstrom
This change is