From eee482929a81ae9d685a0ee140733227ceac6543 Mon Sep 17 00:00:00 2001 From: Pierre Rossi Date: Thu, 14 Aug 2014 02:21:56 +0800 Subject: Integrate with WebChannel Provide a transport mechanism for WebChannel over chromium IPC and expose WebChannel in our experimental QML API. Co-authored by Milian Wolff. Change-Id: Ia24b1d4ebc8515de677d4849ec33cb55c963918e Reviewed-by: Andras Becsi --- tests/auto/quick/qmltests/data/webchannel-test.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tests/auto/quick/qmltests/data/webchannel-test.html (limited to 'tests/auto/quick/qmltests/data/webchannel-test.html') diff --git a/tests/auto/quick/qmltests/data/webchannel-test.html b/tests/auto/quick/qmltests/data/webchannel-test.html new file mode 100644 index 000000000..940821209 --- /dev/null +++ b/tests/auto/quick/qmltests/data/webchannel-test.html @@ -0,0 +1,21 @@ + + + + + + + + + + -- cgit v1.2.3