diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-06-21 16:33:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-21 16:33:44 -0500 |
commit | bc5a52b32886e82ec35c4cada9db38c031cf969c (patch) | |
tree | a5b63f1fc1edd5cb1508f4187fc582bd38a467c8 /components/script/dom/bindings/codegen | |
parent | 239b221b435c3503e04e103dfa1c544958bfbed9 (diff) | |
parent | 0bf1f2793b3d56ef79268ea74beff958062b5842 (diff) | |
download | servo-bc5a52b32886e82ec35c4cada9db38c031cf969c.tar.gz servo-bc5a52b32886e82ec35c4cada9db38c031cf969c.zip |
Auto merge of #11784 - heycam:atom, r=bholley
Look at nsIAtom.mHash directly rather than call Gecko_HashAtom.
<!-- Please describe your changes on the following line: -->
We hash Gecko-backed atoms pretty often. Using bindgen to access to the stored hash in nsIAtom helps with perf a little.
r? @bholley
---
<!-- 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
- [ ] 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/11784)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen')
0 files changed, 0 insertions, 0 deletions