Граф коммитов

1 Коммитов

Автор SHA1 Сообщение Дата
Jon Coppeard ffba1f8fcf Bug 1551745 - Check max size and fix overflow calculating canvas allocation size r=smaug
The patch changes the calculation for the allocation size associated with a canvas rendering context to return zero when the width or height are greater than allowed (this will result in an error when creating the target later on) and also if the size calculation overflows (which shouldn't normally happen given the previous check).

Differential Revision: https://phabricator.services.mozilla.com/D31265
2019-05-15 15:34:30 +01:00