Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Engine: Add loadData() functionality #605

@pocmo

Description

@pocmo

Currently we can just load URLs. However WebView and GeckoView also have the ability to load HTML directly. That's something we use in our apps to display internal pages or custom error pages.

That's the API in the Focus abstraction layer:
https://github.com/mozilla-mobile/focus-android/blob/master/app/src/main/java/org/mozilla/focus/web/IWebView.java#L143

Let's compare GeckoView and WebView and try to find a good API that works for both.

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

Labels

<engine-gecko>Component: browser-engine-gecko<engine-system>Component: browser-engine-system (WebView)🌟 featureNew functionality and improvements🎭 FocusRequirements for Focus/Klar🚀 RocketRequirements for Firefox Rocket

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions