aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/task_source/remote_event.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2018-10-23 05:29:06 -0400
committerGitHub <noreply@github.com>2018-10-23 05:29:06 -0400
commit5422ca4a9b681cb07150ab9a1f01afa7c9f1b049 (patch)
tree173ae8db0829ac258fcf835fad3038ea984ba6a0 /components/script/task_source/remote_event.rs
parent2304f02123038a2e729bc90a2e2db9a795f30158 (diff)
parentd9b1950d74e6a3c17de0579d47a8cd7987a29d9e (diff)
downloadservo-5422ca4a9b681cb07150ab9a1f01afa7c9f1b049.tar.gz
servo-5422ca4a9b681cb07150ab9a1f01afa7c9f1b049.zip
Auto merge of #21972 - pyfisch:split-background-rs, r=jdm
Split background.rs file in background, border and gradient I happened to read a style guide and found that many people use short function names but import only the parent module so the function is called gradient::linear instead of create_linear_gradient. (I usually prefix my function names with a verb but this does not appear to be the preferred style) In the layout crate files quite often contain the line `#![deny(unsafe_code)]` but writing it once in `lib.rs` should suffice. Finally the Webrender DisplayListBuilder is now bypassed for some items and they are directly pushed to the display list. (See #19676) <!-- 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/21972) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/task_source/remote_event.rs')
0 files changed, 0 insertions, 0 deletions