[Crosswalk-dev] Need to enable ES6 of Chrome to remote debugg Crosswalk

2015-05-07 Thread Wang, Peter H
Hi all, I'm not sure if it's been noticed already. Just as a small reminder, before using Chrome to remote debug the web page in Crosswalk, you may need to visit "chrome://flags/#enable-javascript-harmony" to enable ES6 firstly. Since the DevTools UI started to involve ES6 keywords from, at lea

Re: [Crosswalk-dev] Intent to Implement: 'File Picker' of Crosswalk for Linux

2015-03-16 Thread Wang, Peter H
_ From: Hur, Joone Sent: Tuesday, March 17, 2015 1:18 AM To: Wang, Peter H; crosswalk-dev@lists.crosswalk-project.org Cc: You, Yongkang; Christiansen, Kenneth R; Balestrieri, Francesco; Pozdnyakov, Mikhail; Huo, Halton Subject: RE: Intent to Implement: 'File Picker' of Crosswalk for

Re: [Crosswalk-dev] Intent to Implement: 'File Picker' of Crosswalk for Linux

2015-03-16 Thread Wang, Peter H
ject.org Subject: Re: [Crosswalk-dev] Intent to Implement: 'File Picker' of Crosswalk for Linux Message-ID: <87k2yh8gph@rkubodac-mobl1.ger.corp.intel.com> Content-Type: text/plain; charset=utf-8 "Wang, Peter H" writes: > Implementation details: > 1?

[Crosswalk-dev] Intent to Implement: 'File Picker' of Crosswalk for Linux

2015-03-15 Thread Wang, Peter H
Description: Crosswalk for Linux still doesn’t support ‘File Picker’ now. Since it’s a widely supported feature - especially for desktop - we’re planning to implement it. Affected component: Crosswalk on Linux Related feature: XWALK-950 Targe

Re: [Crosswalk-dev] Intent to implement: Web Notification for Crosswalk Tizen and Linux

2015-01-19 Thread Wang, Peter H
by platform, as Crosswalk of Android depends on "android.app.Notification" and "android.app.NotificationManager" to implement "WebNotification". Thank you very much for your time. Regards, Peter Wang -Original Message- From: Pozdnyakov, Mikhail Sent: Monda

Re: [Crosswalk-dev] Intent to implement: Web Notification for Crosswalk Tizen and Linux

2015-01-19 Thread Wang, Peter H
om: Balestrieri, Francesco Sent: Monday, January 19, 2015 4:13 PM To: Wang, Peter H; crosswalk-dev@lists.crosswalk-project.org Cc: Christiansen, Kenneth R; Poussa, Sakari; Pozdnyakov, Mikhail; You, Yongkang Subject: Re: Intent to implement: Web Notification for Crosswalk Tizen and Linux Hi, Cou

[Crosswalk-dev] Intent to implement: Web Notification for Crosswalk Tizen and Linux

2015-01-18 Thread Wang, Peter H
Hi all, When I was investigating other problem I found Crosswalk doesn't support Web Notification on Tizen and Linux. The related bug is XWALK-286. I'd like to try to implement it. Thank you very much. Regards, Peter Wang ___

Re: [Crosswalk-dev] Crosswalk-dev Digest, Vol 16, Issue 12

2014-12-04 Thread Wang, Peter H
Correct me if I'm misunderstanding something. To Baptiste: The manifest of Crosswalk xpk is following this standard http://www.w3.org/2008/webapps/manifest/ So, the permissions name are different with the definitions of Tizen privileges. I personally meet this problem also, when try to implemen

Re: [Crosswalk-dev] Intent To Implement - Support URI schemes: tel://, sms:// , mmsto:// , and mailto:// on Tizen Crosswalk

2014-09-10 Thread Wang, Peter H
Yes. Tizen IVI can support phone call, we'll make it applicable to Tizen IVI. -Original Message- From: VanCutsem, Geoffroy Sent: Wednesday, September 10, 2014 4:59 PM To: Huo, Halton; Pozdnyakov, Mikhail; Wang, Peter H; crosswalk-dev@lists.crosswalk-project.org Cc: Mei,

[Crosswalk-dev] Intent To Implement - Support URI schemes: tel://, sms:// , mmsto:// , and mailto:// on Tizen Crosswalk

2014-09-10 Thread Wang, Peter H
Description: Crosswalk Android is supporting these URIs already, we need to make Crosswalk Tizen to provide same function also. Affected component: Crosswalk runtime Related feature: XWALK-1501 Target release: Crosswalk v10 Implementation

[Crosswalk-dev] Selenium is supporting Crosswalk WebDriver officially

2014-07-29 Thread Wang, Peter H
Hi, all, Selenium is supporting Crosswalk WebDriver officially, please refer to http://docs.seleniumhq.org/download/ for details. Selenium is a Browser-auto-test framework based on WebDirver, which has been provided by all main Browsers, such as Chrome, Firefox,

Re: [Crosswalk-dev] Questions about multi-user and command line option

2014-06-16 Thread Wang, Peter H
m "/usr/lib/systemd/user/xwalk.service ". Then you can assign different port for different users. -- Message: 1 Date: Wed, 11 Jun 2014 03:46:31 + From: "Wang, Peter H" To: "crosswalk-dev@lists.cross

[Crosswalk-dev] Questions about multi-user and command line option "remote-debugging-port" for tizen xwalk

2014-06-10 Thread Wang, Peter H
Hi all, I'm investigating the bug [XWALK-1858] and have questions of the original design, so ask the help here. The root reason of this bug is pretty straightforward: For multiple users, Tizen IVI allows to launch multiple instances of xwalk,

[Crosswalk-dev] WebDriver for Crosswalk is released officially

2014-05-08 Thread Wang, Peter H
Hi, all, WebDriver is officially released for Crosswalk now. Refer to https://crosswalk-project.org/#wiki/Crosswalk-WebDriver or just contact us directly to get the information you need. In https://github.com/crosswalk-project/crosswalk-web-driver you can find ou

[Crosswalk-dev] FW: why "xwalk.experimantal" ? (sysapps API implementation not comply with idl rules)

2014-04-10 Thread Wang, Peter H
Peter Wang From: Wang, Peter H Sent: Friday, April 11, 2014 1:43 PM To: Huo, Halton; crosswalk-dev@lists.crosswalk-project.org Cc: Christiansen, Kenneth R; Kostiainen, Anssi; Poussa, Sakari Subject: RE: why "xwalk.experimantal" ? (sysapps API implementation not comply with idl rules) I

Re: [Crosswalk-dev] why "xwalk.experimantal" ? (sysapps API implementation not comply with idl rules)

2014-04-10 Thread Wang, Peter H
I see. Thank you very much. From: Huo, Halton Sent: Friday, April 11, 2014 1:05 PM To: Wang, Peter H; crosswalk-dev@lists.crosswalk-project.org Cc: Christiansen, Kenneth R; Kostiainen, Anssi; Poussa, Sakari Subject: RE: why "xwalk.experimantal" ? (sysapps API implementation not comply

[Crosswalk-dev] why "xwalk.experimantal" ? (sysapps API implementation not comply with idl rules)

2014-04-10 Thread Wang, Peter H
Hi, all, I'm investigating bug XWALK-889. It reports, when we leverage a framework to test if our implemented sysapps API comply the W3C WebIDL definition, all cases are failed. By my investigation the cases are OK. The root reason is pretty

Re: [Crosswalk-dev] Response for comments of pull-request#1616 (WebDriver)

2014-03-13 Thread Wang, Peter H
Hi Dongseong, below is my answers for your questions. Thanks. >Hi Peter, Thank you for good summary. I still have some questions. >On Tue, Mar 11, 2014 at 5:56 AM, Wang, Peter H >mailto:peter.h.w...@intel.com>>wrote: >> *Q**:* >> *I** have novice questions.* *cou

[Crosswalk-dev] Response for comments of pull-request#1616 (WebDriver )

2014-03-10 Thread Wang, Peter H
Hi Dongseong and Alexis, Thank your comments for pull-request#1616. Sorry, I just noticed that you prefer to discuss in mail-list. And I did a little research of the scripts you mentioned also, so I'd like to answer your questions again

Re: [Crosswalk-dev] Pull request for implementating xwalk WebDriver is submmited.

2014-03-09 Thread Wang, Peter H
. Actually, I can "copy" any http server code (e.g., Mongoose) to implement it, but why not? Part of existent code is working well, so I just modify and use it (of course with right license). Hope these resolve your doubts. Cheers, Peter Wang -Original Message- From: San

Re: [Crosswalk-dev] remote debug mode

2014-02-12 Thread Wang, Peter H
Hi Kevron and Belem, Excuse me to put my nose between your guys. It happens that I'm familiar Devtools and one of my green badges is working for related project (WebDriver, which is based on Devtools), so I've taken this bug for now. If there is another developer having more strong desire to try

[Crosswalk-dev] Basic Webdriver for Xwalk has been enabled

2014-01-05 Thread Wang, Peter H
We've enabled basic Webdiver for Xwalk linux version. And Android and Tizen version will come soon. When it's necessary, we will submit the pull-request to Xwalk. If you're interested, please refer to https://crosswalk-project.org/jira/browse/XWALK-101. Cheers, Peter ___

Re: [Crosswalk-dev] Intent to Implement WebDriver for XWalk

2013-11-26 Thread Wang, Peter H
For me, I think targeting it to M6 is 100% safe. From: Balestrieri, Francesco Sent: Tuesday, November 26, 2013 4:40 PM To: Wang, Peter H; crosswalk-dev@lists.crosswalk-project.org Cc: Chen, Guobing Subject: RE: [Crosswalk-dev] Intent to Implement WebDriver for XWalk Hi, are you targeting a

Re: [Crosswalk-dev] Intent to Implement WebDriver for XWalk

2013-11-18 Thread Wang, Peter H
to manage sessions and forward commands, and part (maybe, whole) of Devtools server. To support Tizen-Xwalk may need more extra works. From: Kenneth Rohde Christiansen [mailto:kenneth.christian...@gmail.com] Sent: Monday, November 18, 2013 5:44 PM To: Wang, Peter H Cc: crosswalk-dev

Re: [Crosswalk-dev] WebDriver for CrossWalk

2013-10-28 Thread Wang, Peter H
Totally agree. According to the code, seems, Chrome supports webdriver test on Android and desktop version. For me, I think we shouldn't omit Tizen. -Original Message- From: Wang, Jing J Sent: Tuesday, October 29, 2013 9:29 AM To: Wang, Peter H; crosswalk-dev@lists.cros

[Crosswalk-dev] WebDriver for CrossWalk

2013-10-28 Thread Wang, Peter H
rt of work or having evidence that CrossWalk don't need that feature at all. If you know it, please give us some tips. Thank you very much for your time. Peter Wang -Original Message- From: Wang, Jing J Sent: Tuesday, October 22, 2013 8:56 AM To: You, Yongkang; Wang, Peter H Cc:

Re: [Crosswalk-dev] [crosswalk] Use empty name to inject JS to avoid revealing code. (#828)

2013-10-27 Thread Wang, Peter H
are thinking through code reading, and voice your opinion through patch. From: Zhu, Yongsheng Sent: Monday, October 28, 2013 1:13 PM To: Wang, Peter H; crosswalk-dev@lists.crosswalk-project.org Subject: RE: [crosswalk] Use empty name to inject JS to avoid revealing code. (#828) May we should h

[Crosswalk-dev] FW: [crosswalk] Use empty name to inject JS to avoid revealing code. (#828)

2013-10-27 Thread Wang, Peter H
From: Wang, Peter H Sent: Monday, October 28, 2013 11:47 AM To: 'crosswalk-project/crosswalk'; crosswalk-project/crosswalk Subject: RE: [crosswalk] Use empty name to inject JS to avoid revealing code. (#828) (1) Try the way I told you to debug your js code if you’re developing

[Crosswalk-dev] FW: [crosswalk] Use empty name to inject JS to avoid revealing code. (#828)

2013-10-27 Thread Wang, Peter H
Sorry, I think it’s a good tech topic to discuss, so forward it to crosswalk-dev. From: Wang, Peter H Sent: Friday, October 25, 2013 1:39 PM To: crosswalk-project/crosswalk; crosswalk-project/crosswalk Subject: RE: [crosswalk] Use empty name to inject JS to avoid revealing code. (#828

[Crosswalk-dev] FW: [crosswalk] Use empty name to inject JS to avoid revealing code. (#828)

2013-10-27 Thread Wang, Peter H
Sorry, I think it’s a good tech topic to discuss, so forward it to crosswalk-dev. From: Wang, Peter H Sent: Friday, October 25, 2013 11:42 AM To: crosswalk-project/crosswalk; crosswalk-project/crosswalk Subject: RE: [crosswalk] Use empty name to inject JS to avoid revealing code. (#828) The