+19
−8
Loading
This is a mistake implementation of cutout support. When OS/device doesn't support cutout (safe-area-insets-*), widget returns 0 for safe area insets values. So if it is 0, we shouldn't set safe-area-insets. Also, I will add test for this by bug 1622713. Actually, no Android emulator that supports notch. Differential Revision: https://phabricator.services.mozilla.com/D67275 --HG-- extra : moz-landing-system : lando