← Back to team overview

ubuntu-webapps-bugs team mailing list archive

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

 

Marking invalid as the feature is already present.

** Changed in: webbrowser-app
       Status: New => Invalid

-- 
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:
  Invalid

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


References