mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
fde2db91f1
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 |
||
---|---|---|
.. | ||
android | ||
locales | ||
.eslintrc.js |