QtWebEngine/Features: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(List WebEngine features that are mainly in the backend, and therefore should be tested before a release)
 
No edit summary
Line 1: Line 1:
(Incomplete) list of WebEngine features, and how to test for them.
(Incomplete) list of WebEngine features, and how to test for them.


= WebRTC =
== WebRTC ==


''Version'': Qt 5.4.0 onwards
''Version'': Qt 5.4.0 onwards
Line 7: Line 7:
''How to test'': Open e.g. https://test.webrtc.org/ in simplebrowser, nanobrowser
''How to test'': Open e.g. https://test.webrtc.org/ in simplebrowser, nanobrowser


= PPAPI / Adobe Flash =
== PPAPI / Adobe Flash ==


''Version'':
== Drag & Drop ==


= Drag & Drop =
== Printing to PDF ==


= Printing to PDF =
== DRM-protected HTML5 video ==


= DRM-protected HTML5 video =
== HTML5 Geolocation ==


= HTML5 Geolocation =
== Chromium DevTools ==
 
= Chromium DevTools =

Revision as of 13:09, 25 April 2016

(Incomplete) list of WebEngine features, and how to test for them.

WebRTC

Version: Qt 5.4.0 onwards Description: Real-Time Communications (RTC) capabilities via simple APIs How to test: Open e.g. https://test.webrtc.org/ in simplebrowser, nanobrowser

PPAPI / Adobe Flash

Drag & Drop

Printing to PDF

DRM-protected HTML5 video

HTML5 Geolocation

Chromium DevTools