Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upReduce the size of AnimationValue code #18414
Conversation
highfive
commented
Sep 7, 2017
|
Heads up! This PR modifies the following files:
|
highfive
commented
Sep 7, 2017
|
r? @emilio |
|
@bors-servo r+ |
|
|
Reduce the size of AnimationValue code According to bloaty, these commits shave off 25k from code in the animated_properties module. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors <!-- 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/18414) <!-- Reviewable:end -->
|
|
|
|
|
@bors-servo: r=SimonSapin |
|
|
Reduce the size of AnimationValue code According to bloaty, these commits shave off 25k from code in the animated_properties module. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors <!-- 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/18414) <!-- Reviewable:end -->
|
|
|
@bors-servo: r=SimonSapin |
|
|
Reduce the size of AnimationValue code According to bloaty, these commits shave off 25k from code in the animated_properties module. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors <!-- 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/18414) <!-- Reviewable:end -->
|
|
|
@bors-servo: retry |
Reduce the size of AnimationValue code According to bloaty, these commits shave off 25k from code in the animated_properties module. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors <!-- 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/18414) <!-- Reviewable:end -->
|
|
jdm commentedSep 7, 2017
•
edited
According to bloaty, these commits shave off 25k from code in the animated_properties module.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is