diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-10-01 10:59:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-01 10:59:23 -0400 |
commit | 607efbe380465cc499922742a261f2d2d3a179ee (patch) | |
tree | e055e3dcc416b39958db6a76c5708ad16e3beb7e /components/script/dom/webidls/HTMLTableCellElement.webidl | |
parent | ad1d003e250ca1b3e6b94bb2d336530b90d53cf0 (diff) | |
parent | a77539263888c54d76304693794d767c3aa04e46 (diff) | |
download | servo-607efbe380465cc499922742a261f2d2d3a179ee.tar.gz servo-607efbe380465cc499922742a261f2d2d3a179ee.zip |
Auto merge of #24329 - tigleym:filereader_result, r=jdm
FileReader.read sets `result` to null before performing read operation
<!-- Please describe your changes on the following line: -->
As described in the spec, FileReader.read now sets its `result` to null after the FileReader's ready state is changed to "loading".
---
<!-- 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 #24288 (GitHub issue number if applicable)
<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because ___
<!-- 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. -->
<!-- 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/24329)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webidls/HTMLTableCellElement.webidl')
0 files changed, 0 insertions, 0 deletions