Recently I announced[0] a breaking change to onLoadRequest; thanks to some feedback, we've decided to take a different approach and split non-top-level requests out into a separate function, onSubframeLoadRequest. This takes the same params as onLoadRequest and has similar functionality, allowing an app to decide whether Gecko should handle the request. Of particular note, this approach means that the behavior of onLoadRequest itself will not change, and apps that choose not to implement onSubframeLoadRequest will continue to behave exactly as they did before.
As usual, if you have feedback/comments/questions please feel free to respond to this email or to contact us on Matrix[1]. [0]: https://mail.mozilla.org/pipermail/mobile-firefox-dev/2020-May/002474.html [1]: https://chat.mozilla.org/#/room/#geckoview:mozilla.org Regards, Dylan Roeh _______________________________________________ mobile-firefox-dev mailing list mobile-firefox-dev@mozilla.org https://mail.mozilla.org/listinfo/mobile-firefox-dev