You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2016/05/04 17:09:12 UTC

[jira] [Created] (CB-11202) OnlineEvent Bridge is not thread safe and does not support Embedded WebView Use Case

Joe Bowser created CB-11202:
-------------------------------

             Summary: OnlineEvent Bridge is not thread safe and does not support Embedded WebView Use Case
                 Key: CB-11202
                 URL: https://issues.apache.org/jira/browse/CB-11202
             Project: Apache Cordova
          Issue Type: Bug
            Reporter: Joe Bowser
            Assignee: Joe Bowser
            Priority: Critical


OnlineEvents bridge isn't thread safe, so we need a bridge that is threadsafe.  This one doesn't work well with ICS, but we should probably have it anyway.

https://github.com/phonegap/cordova-android/tree/building_bridges

We plan on making this the default bridge on the next major version of Cordova, and this breaks the API for embedding webviews.  That said, it takes only one line for Crosswalk to support this new bridge mode.  This is why we're making a Cordova-Android 6.0.x



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org