Success! Looks like we've fixed this one. According to our records the fix was applied for EXTJSIV-7251 in 4.1.4.
  1. #11
    Ext JS Premium Member
    Join Date
    Jun 2011
    Location
    Denmark
    Posts
    8
    Vote Rating
    0
    cdbruun is on a distinguished road

      0  

    Default


    I too have tiny test app - and that does not have the problem either.

    did you see my earlier post about the change from v.4.0.2a to v4.0.7 ?

  2. #12
    Sencha - Ext JS Dev Team evant's Avatar
    Join Date
    Apr 2007
    Location
    Sydney, Australia
    Posts
    15,065
    Vote Rating
    96
    evant is a splendid one to behold evant is a splendid one to behold evant is a splendid one to behold evant is a splendid one to behold evant is a splendid one to behold evant is a splendid one to behold evant is a splendid one to behold

      0  

    Default


    I've done some more looking into this, I'm not sure why it doesn't crash on other browsers. The references repeat over 5000 times and then the debugger crashes, the merge code has no extra checking for nested references.

    The fix is to use Ext.apply, not merge.
    Evan Trimboli
    Sencha Developer
    Twitter - @evantrimboli
    Don't be afraid of the source code!

Tags for this Thread