gecko/mobile
Andrzej Hunt a63ff5fd9e Bug 1255335 - Ensure we can and should scale image before scaling. r=sebastian, a=ritu
We introduced the "if ((flags & FLAG_BYPASS_CACHE_WHEN_DOWNLOADING_ICONS) != 0)" check,
and direct Bitmap scaling in Bug 1238656 to avoid getting the cached icon (which results
in downscaling) for apple-touch-icons (or just any icon that we're using for homescreen shortcuts).
However we need to make sure we can actually scale the icon before performing scaling, hence
this check should have been within our pre-existing "if (image_params_are_valid)" clause.

MozReview-Commit-ID: 4RdHmEia5FR
2016-03-10 22:50:20 -08:00
..
android Bug 1255335 - Ensure we can and should scale image before scaling. r=sebastian, a=ritu 2016-03-10 22:50:20 -08:00
locales Bug 1251278 - Remove obsolete Yahoo parameter preferences, r=mconnor. 2016-02-29 11:46:37 +01:00