summaryrefslogtreecommitdiff
path: root/mail/thunderbird/files/patch-bug1447519 (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-13mail/thunderbird: update to 60.5.1Christoph Moench-Tegeder1-22/+0
PR: 235710 Approved by: gecko (jbeich@, implicit) MFH: 2019Q1 Security: 18211552-f650-4d86-ba4f-e6d5cbfcdbeb Notes: svn path=/head/; revision=492848
2018-07-19mail/thunderbird: update to 60.0Jan Beich1-0/+0
Changes: https://www.mozilla.org/thunderbird/60.0/releasenotes/ PR: 228477 Differential Revision: https://reviews.freebsd.org/D15565 Notes: svn path=/head/; revision=474921
2018-06-20www/firefox-esr: update to 60.1.0Jan Beich1-0/+0
Changes: https://www.mozilla.org/firefox/60.1.0/releasenotes/ Notes: svn path=/head/; revision=472833
2018-04-03www/firefox: use SkiaGL by default for OpenGL/WebRender compositingJan Beich1-0/+22
Copy OS X behavior. If OpenGL compositing[1] doesn't crash OS or browser SkiaGL canvas rendering is unlikely to make it worse. Mainly improves FishIE Tank benchmark. [1] layers.acceleration.force-enabled -> true in about:config or $ env MOZ_ACCELERATED=1 firefox -new-instance -profile `mktemp -d` ... Notes: svn path=/head/; revision=466270