This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 2282 - Add XMLHttpRequest as available impl
Summary: Add XMLHttpRequest as available impl
Status: RESOLVED FIXED
Alias: None
Product: DOM TS
Classification: Unclassified
Component: ECMAScript Binding (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Curt Arnold
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-22 02:30 UTC by Curt Arnold
Modified: 2005-09-22 02:33 UTC (History)
0 users

See Also:


Attachments

Description Curt Arnold 2005-09-22 02:30:18 UTC
Opera, Mozilla, Safari and Konqueror support an XMLHttpRequest object mimicing
an ActiveX object provided by MSXML for IE.  Until L3 L&S implementations are
more widespread, this is the most widely available XML parsing API in browsers.

This bug adds XMLHttpRequest as one of the selectable implementations.