aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/parser
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-06-08 14:26:30 -0700
committerGitHub <noreply@github.com>2017-06-08 14:26:30 -0700
commitca8961a93bd5dfb2680ed0cb73a5fcc0ce0f0fdb (patch)
tree9cd2ef6790d91df11291f4ab1439a1311d71903a /components/script/dom/bindings/codegen/parser
parent0dc3fbfce3263cb8aabbed8c5f9b856a12e59460 (diff)
parent6601ae2810cc3545fca7f10c32ff3395f6ece32d (diff)
downloadservo-ca8961a93bd5dfb2680ed0cb73a5fcc0ce0f0fdb.tar.gz
servo-ca8961a93bd5dfb2680ed0cb73a5fcc0ce0f0fdb.zip
Auto merge of #17242 - bzbarsky:smaller-decl-block, r=bholley
Reduce the size of ApplicableDeclarationBlock. The level is a u8, so on 64-bit it packs nicely after the u32 specificity. <!-- Please describe your changes on the following line: --> --- <!-- 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 https://bugzilla.mozilla.org/show_bug.cgi?id=1371297 <!-- Either: --> - [ ] 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/17242) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser')
0 files changed, 0 insertions, 0 deletions