Add a new QQuickItem for embedding local HTML apps

Bug #1593697 reported by Chris Coulson
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Oxide
Triaged
Medium
Unassigned

Bug Description

WebView is a poor API for embedding local HTML applications - it requires implementations for various permission request signals and contains a lot of API that just isn't relevant. Doing things like supporting multiple windows will all require writing QML code. And there are restrictions around file:/// URLs that limit functionality to applications (eg, bug 1591761) which result in applications relying on footguns like WebPreferences::allowUniversalAccessFromFileUrls and WebPreferences::allowFileAccessFromFileUrls.

I want to provide an alternative API (ApplicationWindow, or something) which will be a dedicated API for embedding local HTML applications.

Changed in oxide:
importance: Undecided → Medium
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.