Search results

  1. M

    Safari crashed by javascript

    I changed the preferences to use the older version. But, no luck. I also notice a crash when i click on the 'x' to close the showModalDialog popup. Basically, at this point the return value from the dialog is null. I tested this in mac firefox and IE. They didn't crash.
  2. M

    Safari crashed by javascript

    In case you are interested, the following are updates done so far. 2009-09-17 10:17:14 -0400: Installed "Java for Mac OS X 10.5 Update 5" (1.0) 2009-09-17 10:17:22 -0400: Installed "Remote Desktop Client Update" (3.3.1) 2009-09-17 10:17:47 -0400: Installed "QuickTime" (7.6.4) 2009-09-17...
  3. M

    Safari crashed by javascript

    It crashed everytime. I just found that it crashes for showModalDialog. It crashed only in Mac Safari. It does not crash in anyother browser. Trying a simple modal dialog given in the link below crashes the Safari https://developer.mozilla.org/samples/domref/showModalDialog.html Here the...
  4. M

    Safari crashed by javascript

    Hi, Our web based application crashes in mac safari. I am trying to find out which conflict is causing this and no luck. I have tested my app in couple of my friends mac and confirmed that it is not app issue. I have tested in windows mac. There is no issue there. Here is the trace Process...
Back
Top