Hi Mikhail, The Tizen web application should receive the suspend/resume event which is fired from Tizen application framework (the app-core component has introduced these events), and xwalk_launcher_tizen.cc(h) is the implementation of events handlers, so we should change xwalk_launcher (tizen) component to add suspend and resume event handlers.
-- Best Regards, He, Xinchao ----------------------- On Mon, Jul 21 2014, Pozdnyakov, Mikhail wrote: Hi, Could you pls describe in more details the "4. xwalk-launcher needs to handle Tizen system suspend and resume event, which are fired from Tizen application framework, and send it into xwalk UI process through DBus service." Why xwalk-launcher should be engaged? BR, Mikhail ________________________________________ From: Crosswalk-dev [crosswalk-dev-boun...@lists.crosswalk-project.org] on behalf of Xinchao He [xinchao...@intel.com] Sent: Friday, July 11, 2014 5:31 AM To: crosswalk-dev@lists.crosswalk-project.org Subject: [Crosswalk-dev] Intent to Implement - Suspend and resume web application for Tizen Summary: Tizen requires the web application can be suspended when receiving a suspend event from Tizen system, and also can be resumed if the corresponding resume event is received. Spec: Tizen core spec: https://source.tizen.org/sites/default/files/page/tizen-2.2-wrt-core-spec.pdf, the 0320 and 0330 sections. Affected Components: xwalk core, chromium-crosswalk, xwalk-launcher Related feature in JIRA: https://crosswalk-project.org/jira/browse/XWALK-1497 https://crosswalk-project.org/jira/browse/XWALK-1498 Target Release: Crosswalk 8 Target Pelease: Crosswalk for Tizen Implementation details: 1. Export the suspend and resume function which is already valid in Chromium/Blink Document class. 2. Xwalk render process should be enabled to invoke the suspend and resume function when corresponding IPC messages are received. 3. Xwalk UI process should listen web application suspend and resume events in DBus service and send IPC messages to xwalk render process. 4. xwalk-launcher needs to handle Tizen system suspend and resume event, which are fired from Tizen application framework, and send it into xwalk UI process through DBus service. -- Best Regards, He, Xinchao _______________________________________________ Crosswalk-dev mailing list Crosswalk-dev@lists.crosswalk-project.org https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev _______________________________________________ Crosswalk-dev mailing list Crosswalk-dev@lists.crosswalk-project.org https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev