Open Bug 1692578 Opened 4 years ago Updated 2 years ago

GeckoView doesn't handle subframe error pages

Categories

(GeckoView :: General, defect, P3)

Unspecified
All

Tracking

(Not tracked)

People

(Reporter: agi, Unassigned)

References

Details

If a load error happens in a subframe, GeckoView will ignore it. This is because we don't install the LoadURIDelegate actor on subframes:https://searchfox.org/mozilla-central/rev/8d9564059dbc1e36fb9152e6b6227343d0b49662/mobile/android/components/geckoview/GeckoViewStartup.jsm#26-30

We might want to add a onSubframeLoadError or something like that too.

Priority: -- → P3
Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.