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 upMake JSTraceable for DomRefCell<T> panic if cell is mutably borrowed #19872
Conversation
highfive
commented
Jan 26, 2018
|
Heads up! This PR modifies the following files:
|
highfive
commented
Jan 26, 2018
|
@bors-servo try |
(Do not merge) Make JSTraceable for DomRefCell<T> panic if cell is mutably borrowed <!-- 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/19872) <!-- Reviewable:end -->
|
|
|
INCREDIBRU, I did not expect this to succeed. |
|
|
|
Yeah, this is probably the right choice. |
|
@jdm r=you? |
|
R=me |
|
@bors-servo r=jdm |
|
|
Make JSTraceable for DomRefCell<T> panic if cell is mutably borrowed <!-- 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/19872) <!-- Reviewable:end -->
|
|
nox commentedJan 26, 2018
•
edited by SimonSapin
This change is