Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A331510B58 for ; Thu, 7 Nov 2013 22:03:17 +0000 (UTC) Received: (qmail 88742 invoked by uid 500); 7 Nov 2013 22:03:17 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 88684 invoked by uid 500); 7 Nov 2013 22:03:17 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 88675 invoked by uid 99); 7 Nov 2013 22:03:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 22:03:17 +0000 Date: Thu, 7 Nov 2013 22:03:17 +0000 (UTC) From: "Joe Bowser (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-2298) Add Web Worker support for Android MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-2298. ---------------------------- Resolution: Won't Fix This is on Android 4.4 by default. I think this would be a good third-party plugin for all the other Android versions. > Add Web Worker support for Android > ---------------------------------- > > Key: CB-2298 > URL: https://issues.apache.org/jira/browse/CB-2298 > Project: Apache Cordova > Issue Type: Wish > Components: Android > Reporter: Jonathan Prince > Assignee: Joe Bowser > Priority: Minor > > Web workers allow javascript processing to occur in the background. This prevents the UI being frozen. > Workers are supported on iOS 5, Windows Phone 8 and BB7 (according to caniuse.com). > This feature is mentioned on the Cordova roadmap (http://wiki.apache.org/cordova/RoadmapProjects - webworkers with a browser ctx) and it would be very useful to enable cross-platform background processing to support all major platforms. -- This message was sent by Atlassian JIRA (v6.1#6144)