← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1339442] [NEW] Feature Request: Method to send messages into HTML document

 

Public bug reported:

With QtWebKit, there were two ways to send messages into the HTML
document: experimental.evaluateJavascript() and
experimental.sendMessage().  As far as I can tell, neither of these
exist in the new Ubuntu.Web.  When an application contains a WebView to
display part of its content, it can be very useful to have a side
channel to pass messages between the QML part and the HTML part, short
of reloading the WebView.

** Affects: webbrowser-app
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to webbrowser-app.
https://bugs.launchpad.net/bugs/1339442

Title:
  Feature Request: Method to send messages into HTML document

Status in Web Browser App:
  New

Bug description:
  With QtWebKit, there were two ways to send messages into the HTML
  document: experimental.evaluateJavascript() and
  experimental.sendMessage().  As far as I can tell, neither of these
  exist in the new Ubuntu.Web.  When an application contains a WebView
  to display part of its content, it can be very useful to have a side
  channel to pass messages between the QML part and the HTML part, short
  of reloading the WebView.

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1339442/+subscriptions


Follow ups

References