gecko-dev/mobile
Petru-Mugurel Lingurar 2583a1b4d3 Bug 1507427 - Apply size restrictions for the largeIcon used in NotificationClient; r=JanH
There are crash reports for large heap allocations for Bitmaps from the
NotificationClient#add method.
As more of a speculative fix this patch introduces bitmap size constraints for
the largeIcon of the notification this method posts. Previously the app would
happily load any image from the passed in image URL even though the maximum
size the largeIcon can be is 256x256 pixels.

Differential Revision: https://phabricator.services.mozilla.com/D21666

--HG--
extra : moz-landing-system : lando
2019-03-04 17:39:53 +00:00
..
android Bug 1507427 - Apply size restrictions for the largeIcon used in NotificationClient; r=JanH 2019-03-04 17:39:53 +00:00
locales Bug 1488845 - Add an about:compat page to the Webcompat GoFaster addon. r=denschub,kmag,Pike 2019-02-25 23:10:41 +00:00