[ 
https://issues.apache.org/jira/browse/CB-8002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14280455#comment-14280455
 ] 

Hirbod edited comment on CB-8002 at 1/16/15 4:19 PM:
-----------------------------------------------------

I'll have some similiar issues here. I use a native google maps plugin and 
every time I call the addMarker() request, a new iFrame is created in DOM. 
After 1000 markers, my app is crashing and dead. Please guys, at least provide 
some way of hotfixing. 

You just can't leave such critical bugs open since 11/Nov/14. More then 2 
months. Please push a 3.7.4 including at least a hotfix for that.

I know this is an open source project and I respect this as much as I can, 
donate and try to contribute as much as possible, but please, don't ignore 
critical bugs for that such amount of time..


was (Author: hirbod):
I'll have some similiar issues here. I use a native google maps plugin and 
every time I call the addMarker() request, a new iFrame is created in DOM. 
After 1000 markers, my app is crashing and dead. Please guys, at least provide 
some way of hotfixing. 

You just can't leave such critical bugs open since 11/Nov/14. More then 2 
months. Please push a 3.7.4 including at least a hotfix for that.

I know this is an open source project and I respect this as much as I can, 
donate and try to contribute as much as possible but don't ignore critical bugs 
for that such amount of time..

> Creating a new div for every Js -> Native exec() call
> -----------------------------------------------------
>
>                 Key: CB-8002
>                 URL: https://issues.apache.org/jira/browse/CB-8002
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.7.0
>         Environment: Tested on multiple iOS 8.1 devices, simulators
>            Reporter: Serdar Onal
>            Assignee: Andrew Grieve
>            Priority: Critical
>
> Since the 3.7.0 update, when cordova does a Js to Native call using exec(), 
> somehow the underlying cordova.js is creating a "gap://ready" iframe on every 
> call. This means that if you made 1000 native calls you'll have 1000 divs on 
> the DOM.
> I believe this issue is of critical priority as it incurs a huge memory leak.
> Screenshot from safari inspector
> https://drive.google.com/file/d/0B94TXiq5ycp1anp6aGpTbjhPdG8/view?usp=sharing



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

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

Reply via email to