On Mon, Dec 05, 2016 at 04:09:14PM +0100, Raphael Kubo da Costa wrote:
> Can you share a reduced test case? I've just built Crosswalk locally on
> Fedora and `console.log(xwalk.experimental.raw_socket)` printed "[object
> Object]" on the console.
>
> $ cat manifest.json
> {
> "name": "Hello World",
> "xwalk_app_version": "0.0.1",
> "start_url": "index.html",
> "xwalk_package_id": "org.xwalk.helloworld"
> }
>
> $ cat index.html
> <body onload="console.log(xwalk.experimental.raw_socket)"></body>
$ xwalk manifest.json
[2541:2541:1205/171142:ERROR:application_service.cc(85)] Loading app
from /tmp
[2541:2541:1205/171142:ERROR:xwalk_platform_notification_service.cc(143)]
Not implemented reached in virtual bool
xwalk::XWalkPlatformNotificationService::GetDisplayedPersistentNotifications(content::BrowserContext
*, std::set<std::string> *)
[2541:2541:1205/171142:ERROR:xwalk_browser_context.cc(88)] Failed to
read preference, error num: 0
[2541:2541:1205/171142:ERROR:xwalk_platform_notification_service.cc(143)]
Not implemented reached in virtual bool
xwalk::XWalkPlatformNotificationService::GetDisplayedPersistentNotifications(content::BrowserContext
*, std::set<std::string> *)
and in the Developer Tools console I get:
Uncaught ReferenceError: xwalk is not defined
This is with the xwalk binary from
https://download.01.org/crosswalk/releases/crosswalk/linux/deb/canary/24.53.593.0/crosswalk_24.53.593.0-1_amd64.deb
Christof
--
http://cmeerw.org sip:cmeerw at cmeerw.org
mailto:cmeerw at cmeerw.org xmpp:cmeerw at cmeerw.org
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help