diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-06-23 09:39:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-23 09:39:11 -0700 |
commit | 56cc39433f5dc902f80080060a4b6522383254e5 (patch) | |
tree | e1d8e9c21e61551fb352e93d90ae9875bdd73f40 /components/script/dom/create.rs | |
parent | bf7f1d7ab07d093b3c4bc5cf72dfdb7349112946 (diff) | |
parent | 288143fadff30c9c35e1d458e69ae2ffa0e731af (diff) | |
download | servo-56cc39433f5dc902f80080060a4b6522383254e5.tar.gz servo-56cc39433f5dc902f80080060a4b6522383254e5.zip |
Auto merge of #17487 - MattWis:patch-1, r=emilio
Correct bloom hash bitpacking documentation
The two 12 bit keys add to 24 bits, which leaves 8 bits free in each word. (And 8 * 3 = 24, to pack in the fourth hash.)
<!-- Please describe your changes on the following line: -->
I have never actually built servo, but I'm pretty sure that's not necessary for a 1 line comment-only change
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X ] These changes do not require tests because this is a comment only change
<!-- 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/17487)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/create.rs')
0 files changed, 0 insertions, 0 deletions