Re: [Crosswalk-dev] [Android] Intent to Implement: Support proxy in Crosswalk

2016-04-25 Thread Xu, Xing
About proxySettingsChanged, is kind like a callback. How about setProxy ? Regards, Xing From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Wei, Xiaosong Sent: Monday, April 25, 2016 2:57 PM To: Fu, Junwei ;

Re: [Crosswalk-dev] Upload inside XWalkView

2015-11-11 Thread Xu, Xing
I am not clear about your idea. But maybe you can refer to: https://crosswalk-project.org/jira/browse/XWALK-4693 XWalkUIClient.openFileChooser Regards, Xing From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Luis Tiago Eterovick Sent: Wednesday, November

Re: [Crosswalk-dev] Analyzing Breakpad microdump from crash in libxwalkcore.so

2015-09-13 Thread Xu, Xing
3 (discriminator 1) Regards, Xing From: Rahul Pal [mailto:ra...@pluto.tv] Sent: Monday, September 14, 2015 10:10 AM To: Xu, Xing Subject: Fwd: [Crosswalk-dev] Analyzing Breakpad microdump from crash in libxwalkcore.so Hi Xing, Attaching the Breakpad-minidump file, in case you or someone you can sugges

Re: [Crosswalk-dev] Analyzing Breakpad microdump from crash in libxwalkcore.so

2015-09-13 Thread Xu, Xing
Maybe you are looking for this? src/third_party/android_platform/development/scripts/stack After typing this command, pasting the crash stack, you may get a readable call stack. Regards, Xing From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Rahul Pal

[Crosswalk-dev] Build failed: warning: unknown warning option '-Wno-shift-negative-value'

2015-09-11 Thread Xu, Xing
Any one meet this? xwalk/gyp_xwalk -DOS=android -Dtarget-arch=ia32 ninja -C out/Release xwalk_builder [227/13973] CXX obj.host/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.descriptor.o warning: unknown warning option '-Wno-shift-negative-value'; did you mean

[Crosswalk-dev] Intent to Implement: Change Dialog of XWalkResourceClient.onReceivedLoadError to Toast

2015-08-13 Thread Xu, Xing
Description: Currently there are three cases which will trigger this dialog: 1), Recently I meet this dialog when running sample based on embedding API, which happens very low frequency. == This can be workaround with override XWalkResourceClient.onReceivedLoadError 2), One guy reports that

Re: [Crosswalk-dev] Intent to Implement: Support the 'device-radius' media feature in CSS Media Queries

2015-08-06 Thread Xu, Xing
Interesting proposal. I have several questions for this 1), about shape-inside I think the layout engine and float can do this too. If browser knows that this is a round display, he can promise that everything should be layout inside the display. 2), about device-radius I didn't understand why

Re: [Crosswalk-dev] Download still doesn't work

2015-07-26 Thread Xu, Xing
Hi, this is a known issue: https://crosswalk-project.org/jira/browse/XWALK-4212 Regards, Xing From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Luis Tiago Eterovick Sent: Saturday, July 25, 2015 4:25 AM To: crosswalk-dev@lists.crosswalk-project.org

Re: [Crosswalk-dev] File upload on XWalk?

2015-07-23 Thread Xu, Xing
Sorry, this API isn’t exposed to developer. I have filed a feature about it: https://crosswalk-project.org/jira/browse/XWALK-4693. Regards, Xing From: Luis Tiago Eterovick [mailto:lu...@syst.com.br] Sent: Thursday, July 23, 2015 8:18 PM To: Xu, Xing Cc: crosswalk-dev@lists.crosswalk

Re: [Crosswalk-dev] Can't download anything inside of XWalkView

2015-06-23 Thread Xu, Xing
for this? Regards, Xing From: Luis Tiago Eterovick [mailto:lu...@syst.com.br] Sent: Wednesday, June 24, 2015 4:59 AM To: Xu, Xing Cc: crosswalk-dev@lists.crosswalk-project.org Subject: Re: [Crosswalk-dev] Can't download anything inside of XWalkView Okay, i managed to download small files

Re: [Crosswalk-dev] Can't download anything inside of XWalkView

2015-06-16 Thread Xu, Xing
it. 3), Or, just ignore it. Regards, Xing From: Luis Tiago Eterovick [mailto:lu...@syst.com.br] Sent: Wednesday, June 17, 2015 5:07 AM To: Xu, Xing Cc: crosswalk-dev@lists.crosswalk-project.org Subject: Re: [Crosswalk-dev] Can't download anything inside of XWalkView Okay, now that it's included

Re: [Crosswalk-dev] Can't download anything inside of XWalkView

2015-06-16 Thread Xu, Xing
The following file is a good reference for how to use it: https://android.googlesource.com/platform/packages/apps/Browser/+/master/src/com/android/browser/DownloadHandler.java Regards, Xing From: Xu, Xing Sent: Wednesday, June 17, 2015 8:56 AM To: 'Luis Tiago Eterovick' Cc: crosswalk-dev

Re: [Crosswalk-dev] How to clear authentications

2015-06-01 Thread Xu, Xing
, May 29, 2015 11:20 PM To: Xu, Xing Cc: crosswalk-dev@lists.crosswalk-project.org Subject: Re: [Crosswalk-dev] How to clear authentications I might be able to help... I'd like to test the cache cleaning using the existing instance first, but this is not possible atm. Shouldn't we be able to run

Re: [Crosswalk-dev] [Crosswalk-help] How Can get full crash stack trace in release build??

2015-05-29 Thread Xu, Xing
Hi, If you have all the source code of crosswalk, you can try this command: src/third_party/android_platform/development/scripts/stack From: Crosswalk-help [mailto:crosswalk-help-boun...@lists.crosswalk-project.org] On Behalf Of 蒋鲲鹏 Sent: Friday, May 29, 2015 3:44 PM To:

Re: [Crosswalk-dev] [Crosswalk-help] How Can get full crash stack trace in release build??

2015-05-29 Thread Xu, Xing
[mailto:jk...@163.com] Sent: Friday, May 29, 2015 4:38 PM To: Xu, Xing Cc: crosswalk-dev@lists.crosswalk-project.org; crosswalk-h...@lists.crosswalk-project.org Subject: Re:RE: [Crosswalk-help] How Can get full crash stack trace in release build?? Xu xing, Thanks for you advice; Yes, I have

Re: [Crosswalk-dev] How to clear authentications

2015-05-26 Thread Xu, Xing
Hi, Luis, Can you offer the test case for this? You can also file a bug at https://crosswalk-project.org/jira/. From: Luis Tiago Eterovick [mailto:lu...@syst.com.br] Sent: Tuesday, May 26, 2015 4:15 AM To: Xu, Xing Cc: crosswalk-dev@lists.crosswalk-project.org Subject: Re: [Crosswalk-dev] How

Re: [Crosswalk-dev] How to clear authentications

2015-05-24 Thread Xu, Xing
to a folder where cached data will be stored. For more detail about disk cache, you can refer to https://www.chromium.org/developers/design-documents/network-stack/disk-cache. Regards, Xing From: Luis Tiago Eterovick [mailto:lu...@syst.com.br] Sent: Saturday, May 23, 2015 4:27 AM To: Xu, Xing Cc: crosswalk

Re: [Crosswalk-dev] How to clear authentications

2015-05-21 Thread Xu, Xing
Hi, Is this what you want? /** * Clear the resource cache. Note that the cache is per-application, so this * will clear the cache for all XWalkViews used. * @param includeDiskFiles indicate whether to clear disk files for cache. */ XWalkView.clearCache(boolean

Re: [Crosswalk-dev] Intent to Implement Ability to change application package name

2015-05-18 Thread Xu, Xing
LGTM. -Original Message- From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Fu, Junwei Sent: Monday, May 18, 2015 10:55 AM To: crosswalk-dev@lists.crosswalk-project.org Subject: Re: [Crosswalk-dev] Intent to Implement Ability to change application

Re: [Crosswalk-dev] HELP, THE CapturePicture function

2015-05-12 Thread Xu, Xing
Hi, This is not supported. We have an issue about this: https://crosswalk-project.org/jira/browse/XWALK-3891 Contribution to crosswalk is welcome. You can refer to https://crosswalk-project.org/contribute/. From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On

Re: [Crosswalk-dev] [Crosswalk-help] Help in mapping Android Webkit and XWalkwebKit

2015-05-06 Thread Xu, Xing
Hi, Vishnu, For your start, please refer to: https://crosswalk-project.org/documentation/getting_started.html. If you know how to build from the source(https://crosswalk-project.org/contribute/building_crosswalk.html),

Re: [Crosswalk-dev] Questions on building crosswalk source and usage

2015-05-04 Thread Xu, Xing
Hi, For you start, you can try the following code: src/xwalk/runtime/android/core_shell/src/org/xwalk/core/xwview/shell/XWalkViewShellActivity.java To build it: ~/crosswalk/crosswalk-src/src$. ./xwalk/build/android/envsetup.sh ~/crosswalk/crosswalk-src/src$ninja -C out/Release

Re: [Crosswalk-dev] Questions on building crosswalk source and usage

2015-05-04 Thread Xu, Xing
resolved. For the build script, I didn’t do any investigation with it. But the build tools are included with crosswalk source code. You may check src/build and src/xwalk/build. From: Sam Nazi [mailto:snazi.andr...@gmail.com] Sent: Tuesday, May 5, 2015 5:41 AM To: Xu, Xing Cc: crosswalk-dev

Re: [Crosswalk-dev] Ssl Certificate Error Alert

2015-04-16 Thread Xu, Xing
: Friday, April 17, 2015 5:15 AM To: Xu, Xing Cc: crosswalk-dev@lists.crosswalk-project.org Subject: Re: [Crosswalk-dev] Ssl Certificate Error Alert Thanks it worked! Considering i'll have a valid certificate (.crt) later, can i include it on my xwalk webview and use it to authenticate, instead

Re: [Crosswalk-dev] Ssl Certificate Error Alert

2015-04-14 Thread Xu, Xing
callback, SslError error) { callback.onReceiveValue(true); Log.d(DEBUG,onReceivedSslError); } From: Luis Tiago Eterovick [mailto:lu...@syst.com.br] Sent: Wednesday, April 15, 2015 8:35 AM To: Xu, Xing Cc: crosswalk-dev@lists.crosswalk-project.org Subject: Re: [Crosswalk-dev] Ssl

Re: [Crosswalk-dev] Ssl Certificate Error Alert

2015-04-14 Thread Xu, Xing
, ValueCallbackBoolean callback, SslError error) { Log.d(DEBUG,onReceivedSslError); } From: Luis Tiago Eterovick [mailto:lu...@syst.com.br] Sent: Wednesday, April 15, 2015 2:42 AM To: Xu, Xing Cc: crosswalk-dev@lists.crosswalk-project.org

Re: [Crosswalk-dev] Crosswalk-dev Digest, Vol 19, Issue 5

2015-03-08 Thread Xu, Xing
: CookieTest:cookie1=peter; cookie2=sue; cookie3=marc } We need call CookieTest after new XWalkView. Which crosswalk are you use? -Original Message- From: 陈细双(明格) [mailto:xishuang.che...@alibaba-inc.com] Sent: Friday, March 6, 2015 4:45 PM To: Xu, Xing; crosswalk-dev@lists.crosswalk

Re: [Crosswalk-dev] [XWalkView] Transparency of the XWalkView

2015-02-08 Thread Xu, Xing
Hi, We are working on this issue. Code will be checked in this month. The related bugs is: https://crosswalk-project.org/jira/browse/XWALK-3308 Any progress we will update at the above link. From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Matthieu