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

2015-03-16 Thread Wang, Peter H
Hi Joone, Thank you for helping. Once it’s landed, I can help to verify on the target platform ASAP, since we really need it before the end of March. Any problem or block please let me know also. Thank you very much for your time. Regards, Peter Wang

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

2015-03-16 Thread Hur, Joone
Hi Peter, I have worked on the file-picker support. https://github.com/crosswalk-project/chromium-crosswalk/pull/218 https://github.com/crosswalk-project/crosswalk/pull/2707 It worked on ozone-wayland, but the patches for Crosswalk doesn’t land because there was a crash problem with the shared-p

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

2015-03-16 Thread Wang, Peter H
Thank you very much for your comments. Yes. The things mentioned by you have hesitated me for a very long time. I've investigated the Joone's patch for a while (and roughly talked to him my idea once), there are two difficulties to use Joone's patch here: (1) It's a Web-UI, mainly developed for C

Re: [Crosswalk-dev] question of relationship between crosswalk, cordova and mobile-chrome-apps

2015-03-16 Thread Christiansen, Kenneth R
The chrome.* APIs are implemented as Cordova plugins. Kenneth From: Balestrieri, Francesco Sent: Monday, March 16, 2015 6:13 AM To: Hwang, Dongseong; crosswalk-dev@lists.crosswalk-project.org Cc: Christiansen, Kenneth R; Menard, Alexis Subject: Re: [Crosswalk-dev] question of relationship between

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

2015-03-16 Thread Raphael Kubo da Costa
"Wang, Peter H" writes: > Implementation details: > 1.Inherit ‘ui::LinuxShellDialog’ to implement the factory class of ‘File > Picker’ dialog. >Only ‘ui::LinuxShellDialog::CreateSelectFileDialog’ needs to be overridden. > 2. In ‘XWalkBrowserMainParts::PreEarlyInitialization’, feed the instan