+1

On Tue, Oct 27, 2015 at 5:05 PM, Shazron <shaz...@gmail.com> wrote:

> Filed https://issues.apache.org/jira/browse/CB-9883
>
> On Tue, Oct 27, 2015 at 5:00 PM, Shazron <shaz...@gmail.com> wrote:
> > ## DESCRIPTION
> >
> > We have 7 bridges in iOS:
> >
> https://github.com/apache/cordova-ios/blob/c0fe92d6c0b91efa2da0d5cec78e0baa95ce55c9/cordova-js-src/exec.js#L36-L43
> >
> > IFRAME_NAV is the default, and is actively used.
> > WK_WEBVIEW_BINDING will be used by the wkwebview-engine plugin,
> > although I really want the plugin itself to inject this, haven't
> > explored that yet.
> >
> > ## PROPOSAL
> >
> > Remove these bridges:
> >
> https://github.com/apache/cordova-ios/blob/c0fe92d6c0b91efa2da0d5cec78e0baa95ce55c9/cordova-js-src/exec.js#L38-L42
> >
> > XHR_NO_PAYLOAD
> > XHR_WITH_PAYLOAD
> > XHR_OPTIONAL_PAYLOAD
> > IFRAME_HASH_NO_PAYLOAD
> > IFRAME_HASH_WITH_PAYLOAD
> >
> > ... and their associated native code.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>

Reply via email to