Add support for loadHtml()

Bug #1320848 reported by Michael Zanetti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Oxide
Fix Released
Medium
Olivier Tilloy

Bug Description

In some use cases, loading a website from an URL is not enough but a website needs to be loaded from memory. One example is the reminders app which loads notes in the ENML format and converts them to html just before putting it into the WebView.

The upstream Qt WebView supports this use case by providing a loadHtml() method on the WebView. Would be great if Oxide could provide the same.

Olivier Tilloy (osomon)
Changed in oxide:
status: New → Confirmed
assignee: nobody → Olivier Tilloy (osomon)
Changed in oxide:
importance: Undecided → Medium
Revision history for this message
Chris Coulson (chrisccoulson) wrote :

Longer term, I wonder whether something like Chromium's WebUI functionality would be more appropriate for this kind of thing than using loadHtml()? (http://www.chromium.org/developers/webui)

Olivier Tilloy (osomon)
Changed in oxide:
status: Confirmed → In Progress
Olivier Tilloy (osomon)
Changed in oxide:
status: In Progress → Fix Committed
Changed in oxide:
status: Fix Committed → Fix Released
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.