diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-06-09 12:54:42 -0500 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2016-06-09 12:54:42 -0500 |
commit | 4dbba2dcabbde11b01a95078ba75742aff3fc44d (patch) | |
tree | a796241b1377d020af8da3c7d8ad20f465d2297b /components/script/dom/bindings | |
parent | 0ac1ff066107def0781d18e1d76856380a349bef (diff) | |
parent | dbef65129f40ce6ca0e8ee7e520ec366c1c7577e (diff) | |
download | servo-4dbba2dcabbde11b01a95078ba75742aff3fc44d.tar.gz servo-4dbba2dcabbde11b01a95078ba75742aff3fc44d.zip |
Auto merge of #11513 - fduraffourg:pr11216, r=jdm
Add mach command to update public domain list and use a HashSet for matching
<!-- Please describe your changes on the following line: -->
Add a `mach update-pub-domains` command that update the public domain list used by servo.
Replace the Vec matching with a HashSet which is way quicker.
---
<!-- 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 #11216
<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11513)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings')
0 files changed, 0 insertions, 0 deletions