Bug 25148 - XMLHttpRequest broken
Summary: XMLHttpRequest broken
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (PowerPC) OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2009-04-12 08:33 PDT by jay
Modified: 2009-04-13 00:40 PDT (History)
2 users (show)

See Also:


Attachments
html test for XMLHttpRequest (1.11 KB, text/html)
2009-04-12 08:35 PDT, jay
no flags Details
svg test for XMLHttpRequest (1.15 KB, image/svg+xml)
2009-04-12 08:35 PDT, jay
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jay 2009-04-12 08:33:19 PDT
XMLHttpRequest has been implemented for html, but cannot find a working example in SVG.

the two attachments use an identical script, but only the html one behaves as desired.

svg responds: You need a browser which supports an XMLHttpRequest Object

parity Mozilla & Opera
Comment 1 jay 2009-04-12 08:35:02 PDT
Created attachment 29420 [details]
html test for XMLHttpRequest
Comment 2 jay 2009-04-12 08:35:41 PDT
Created attachment 29421 [details]
svg  test for XMLHttpRequest
Comment 3 jay 2009-04-12 08:39:31 PDT
ccing ap as he is referenced in more than one xmlhttprequest bug report
Comment 4 jay 2009-04-12 09:06:22 PDT
no guarantee these urls will be maintained, but for now at least:

http://www.openicon.org/webgo-server/safari-test.html
http://www.openicon.org/webgo-server/safari-test.svg

Comment 5 Alexey Proskuryakov 2009-04-12 12:47:12 PDT
What version of Safari are you using? I cannot reproduce this neither with Safari 3.2.1 nor with a nightly build.
Comment 6 jay 2009-04-12 14:00:29 PDT
#5 ap tx: 

ppc os x 10.5.6

intel wfm

Safari: Version 4 Public Beta (5528.16, r41944)

Webkit: r42369

checked as per bug report
Comment 7 Alexey Proskuryakov 2009-04-12 23:01:39 PDT
Why are you saying that this is a regression?

I suspect that you just have Adobe SVG Viewer installed, which takes over SVG display.
Comment 8 jay 2009-04-12 23:59:14 PDT
#7 ap as you say removed asv plugin and native works fine.. tx

Comment 9 jay 2009-04-13 00:40:26 PDT
#7 ap, "takes over display" appears to be particular to safari in respect of this issue at least.

a search for ASV returned zarro bugs

filed a new bug 25154

have not included you in cc, but perhaps you would comment, close as dupe or whatever is necessary.

this issue is very likely to arise again, as my set up changes regularly, if slowly....

tx again