[Webkit-unassigned] [Bug 14518] failed to ajax call/flash content fails to appear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 15 00:48:11 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14518





------- Comment #2 from johnathan_001 at hotmail.com  2007-07-15 00:48 PDT -------
Thanks for your feedback Alexy.
Should I resolve the bug as 'WONTFIX' due to the fact that this page won't
appear properly unless there is Webkit-specific code added to the script?(In
reply to comment #1)
> (In reply to comment #0)
> > Dialog box appears when loading site containing message
> > 'http://www.v8supercar.com.au/ - failed to ajax call'.
> 
> This appears to work in Firefox only due to some Mozilla-specific code in the
> script:
> 
> if (g_bid == "Mozilla")
> {
>     // In Mozilla its possible to overide
> <...skipped...>
>     XMLDocument.prototype.loadXML = function(p_xml_string) {return
> MetaWrap.XML.Document.loadXML(this,p_xml_string);};
> }
> 
>   I'm not sure why this page works in Internet Explorer, but chances are that
> this is an evangelism issue for WebKit.
> 
> > When selecting 'broadband for full experience' on right-hand side
> > of page, Webkit loads indefinitely.
> 
>   I could not reproduce this, although the page took quite a while to load.
> 


-- 
Configure bugmail: http://bugs.webkit.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