gecko-dev/mobile
Calixte b91e6113aa Bug 1868382 - Check if a provider belongs to an allow-list if it isn't exported when reading pdfs in GV r=geckoview-reviewers,owlish
Some Google apps which are files provider are exported or not, hence checking for
the exported flag is likely too restrictive.
So for the case where exported flag is false, we check that the authority starts
with a string belonging to an allow list.

Differential Revision: https://phabricator.services.mozilla.com/D195556
2023-12-06 22:20:57 +00:00
..
android Bug 1868382 - Check if a provider belongs to an allow-list if it isn't exported when reading pdfs in GV r=geckoview-reviewers,owlish 2023-12-06 22:20:57 +00:00
locales Bug 747301 - remove about:plugins and some other unused plugin-related code, r=mossop,handyman,fluent-reviewers,extension-reviewers,desktop-theme-reviewers,bolsson,dao,geckoview-reviewers,owlish,robwu 2023-10-31 09:11:30 +00:00
.eslintrc.js