mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 13:56:29 +00:00
![Jeff Muizelaar](/assets/img/avatar_default.png)
Currently we're falling back when hitting an uninitialized filter (e.g. a bad url) and the fallback path just draws nothing. We can do that just as well by drawing nothing ourselves. Differential Revision: https://phabricator.services.mozilla.com/D130281