diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-08 16:02:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-08 16:02:44 -0500 |
commit | ed56927faf0aac96ff2b39ef21386715d8441248 (patch) | |
tree | 8e56f3eaaed095260e66fad7c2d8ea2811082707 /components/script/dom/webglvertexarrayobjectoes.rs | |
parent | 821de45da86fcdc287dfe3e586ca768f3ab92f48 (diff) | |
parent | 9ff671799298ac06973bed7fd16fe1c12d018ca7 (diff) | |
download | servo-ed56927faf0aac96ff2b39ef21386715d8441248.tar.gz servo-ed56927faf0aac96ff2b39ef21386715d8441248.zip |
Auto merge of #25456 - pshaughn:pastnamesexpire, r=jdm
Past names expire when form owner is reset
<!-- Please describe your changes on the following line: -->
On their way out of form.controls, elements now also leave form.past_names_map, passing one WPT test. We're already scanning linearly through form.controls linearly to get the index of the control there, so additionally scanning through the past names map by value shouldn't raise any particular performance concern.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25429
<!-- Either: -->
- [X] There are tests for these changes
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/dom/webglvertexarrayobjectoes.rs')
0 files changed, 0 insertions, 0 deletions