Bug 135750 - XMLHttpRequest hangs on OSX (safari)
Summary: XMLHttpRequest hangs on OSX (safari)
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.2   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Grant Gayed CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2006-04-09 13:17 EDT by thomas comiotto CLA
Modified: 2012-06-19 15:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thomas comiotto CLA 2006-04-09 13:17:45 EDT
Calls to XMLHttpRequest hang when using the browser widget on mac osx. It's possible to initialize an XMLHttpRequest object but assigned callback functions are never called (e.g. after req.send() req.readyState stays 0) using code that works when loaded into a standalone safari app.
I can provide sample code if feasable but this issue should be easily reproducable by loading any ajax page in the browser widget on osx.
Comment 1 Eclipse Webmaster CLA 2007-07-29 09:19:26 EDT
Changing OS from Mac OS to Mac OS X as per bug 185991
Comment 2 Grant Gayed CLA 2010-05-18 12:36:59 EDT
This has not been reported by anyone else in the meantime, so the problem has either been fixed or is specific to this case.  If this problem still happens for you with a recent eclipse build such as http://download.eclipse.org/eclipse/downloads/drops/S-3.6RC1-201005131500/index.php then please provide the case that shows the problem, thanks.
Comment 3 Grant Gayed CLA 2012-06-19 15:08:51 EDT
Timed out, closing.