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 upBorrow hazard during FormData::create_an_entry #24118
Open
Labels
Comments
Member
jdm
commented
Aug 30, 2019
bors-servo
added a commit
that referenced
this issue
Aug 31, 2019
[WIP] Add debugmozjs CI task Fixes #24115. Fixes #24117. Fixes #24118. Fixes #24116. <!-- 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/24069) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Aug 31, 2019
[WIP] Add debugmozjs CI task Fixes #24115. Fixes #24117. Fixes #24118. Fixes #24116. <!-- 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/24069) <!-- Reviewable:end -->
|
To elaborate, it seems that:
The takeaway seems to be that we shouldn't be borrowing a This can probably be fixed by making the below call, and assigning the return value to a servo/components/script/dom/formdata.rs Line 176 in 461bce1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment