gecko-dev/mobile
Agi Sferro fde2db91f1 Bug 1667471 - Add builder-like replacement for loadUri. r=snorp,owlish
This introduces a new way of loading URIs in GeckoSession, using a builder-like
method `loader()` which deprecates the existing `loadUri`.

This change improves readability of long `loadUri` calls and allows us to add
more parameters without compromising usability.

It also fixes a bug where we were not short-circuiting the `onLoadRequest` call
in some cases.

Differential Revision: https://phabricator.services.mozilla.com/D91982
2020-10-14 19:54:39 +00:00
..
android Bug 1667471 - Add builder-like replacement for loadUri. r=snorp,owlish 2020-10-14 19:54:39 +00:00
locales Bug 863474 - Centralise OpenSearch install failure prompts into SearchUIUtils. r=daleharvey,flod,geckoview-reviewers,esawin 2020-09-14 11:08:43 +00:00
.eslintrc.js