← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1379857] [NEW] API to evaluate javascript in Oxide

 

Public bug reported:

QtWebkit proposes through QtWebkit.experimental the possiblity to
evaluate arbitrary javascript in the current opened document. The
current approach using Oxide is to inject a user script and pass
messages to execute arbitrary code in JS.

A approach equivalent to the QtWebkit one would be a great addition, ie.
a simple API accepting a string containing JS to be executed in the
webview current document.

** Affects: oxide
     Importance: Undecided
         Status: New

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

Title:
  API to evaluate javascript in Oxide

Status in Oxide Webview:
  New

Bug description:
  QtWebkit proposes through QtWebkit.experimental the possiblity to
  evaluate arbitrary javascript in the current opened document. The
  current approach using Oxide is to inject a user script and pass
  messages to execute arbitrary code in JS.

  A approach equivalent to the QtWebkit one would be a great addition,
  ie. a simple API accepting a string containing JS to be executed in
  the webview current document.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1379857/+subscriptions


Follow ups

References