Andrew Osmond
e871098ac3
Bug 1388020. r=nical, a=RyanVM
2019-02-15 23:37:11 +08:00
Dan Glastonbury
848c5e6071
Bug 1428947 - Check plane width & stride constraints. r=mattwoodrow, a=ritu
...
MozReview-Commit-ID: 328ETwMdVnq
--HG--
extra : rebase_source : e16b28d137de080f9d8495c6937e24ac16b16ab1
2019-02-15 23:37:05 +08:00
wolfbeast
47d488b84d
Add more NS_BUILD_REFCNT_LOGGING in AtomicRefCountedWithFinalize.
2019-02-15 23:30:44 +08:00
wolfbeast
c585066b4c
Avoid potentially unsafe snprintf usage in FPSCounter.
...
snprintf returns the number of bytes it would have written when it runs out of space.
This patch makes sure we properly handle this unlikely event in FPSCounter.
This patch also makes sure we don't print out the contents of an uninitialized buffer.
2019-02-15 23:30:17 +08:00
wolfbeast
4cdd40dc7f
Check for too large allocation size in BasicPlanarYCbCrImage::CopyData (DiD)
2019-02-15 23:29:33 +08:00
Roy Tam
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00