aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/textinput.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2018-02-22 12:41:15 -0500
committerGitHub <noreply@github.com>2018-02-22 12:41:15 -0500
commit267f9db314acc6641c896a595a24fbb18da74459 (patch)
tree7d2dcd1431e714abe4dc4cf20e654359c75c46a8 /components/script/textinput.rs
parentf6463c89d50b0ebc377bfe10bd0ffe0c59dd84ca (diff)
parent8d3b8753ef81eebb7cb7627b4f7b27b6b3d82775 (diff)
downloadservo-267f9db314acc6641c896a595a24fbb18da74459.tar.gz
servo-267f9db314acc6641c896a595a24fbb18da74459.zip
Auto merge of #20106 - jdm:font-thread-shutdown-debug, r=emilio
Add font cache debugging to isolate cause of IPC failures in CI. This should help us better understand the actual underlying cause of frequent CI failures like #13509. In particular, we will be able to state with confidence whether an IPC message is being dropped while the font cache thread is still alive, or whether the dropped sender was in a message that was in the queue after the font cache thread was shutdown. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] There are tests for these changes <!-- 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/20106) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/textinput.rs')
0 files changed, 0 insertions, 0 deletions