diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-06-27 00:48:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-27 00:48:20 -0400 |
commit | 61cadfa9a65a2fd0f67afd58ae40e4a5b015dde5 (patch) | |
tree | ce6eb94365652254f770bbb911c058934b8c4914 /components/script/dom/bindings/codegen/parser | |
parent | 57205318c5f76fead08e6410512bad86c6d04739 (diff) | |
parent | 42569280e290e33eac678704c070a432fb5e5e70 (diff) | |
download | servo-61cadfa9a65a2fd0f67afd58ae40e4a5b015dde5.tar.gz servo-61cadfa9a65a2fd0f67afd58ae40e4a5b015dde5.zip |
Auto merge of #23539 - oneturkmen:script-remove-opts-get, r=jdm
Script: removed a few opts::get()
<!-- Please describe your changes on the following line: -->
I removed only a few opts::get() from the components/script because all other code with "opts::get()" is reused by many other parts within the same component.
---
<!-- 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 *partially* #22854 (GitHub issue number if applicable)
<!-- Either: -->
- [x] These changes do not require tests because these are cleanup 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. -->
<!-- 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/23539)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser')
0 files changed, 0 insertions, 0 deletions