[Webkit-unassigned] [Bug 7284] New: XMLHttpRequest Post Event

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Feb 15 15:22:20 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7284

           Summary: XMLHttpRequest Post Event
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: WebKit API
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: sanrenmail at gmail.com


Hi

I have the Javascript code running on .Net Application which runs fine in IE on
Windows. But when I try the same in Safari in Mac, the machine hangs. But
surprisingly if I set the asynchronus mode to true ( as
http_request.open('POST', pURL, true);  ), it works fine in Safari. 

But my requirement is syschronus mode as I expect some data back from DB for
processing. Why is this so? Also is there any round about way for this.

Please find the code attached in the test page. Any help is greatly
appreciated. Please change the arguement to false when testing and the machine
hangs and I need to kill Safari.

Thanks
Renuka Shan


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list