Closed Bug 14831 Opened 25 years ago Closed 25 years ago

XPinstall Notification - RDF datasources open Synchronously

Categories

(Core Graveyard :: Installer: XPInstall Engine, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dougt, Assigned: dougt)

Details

This is *bad*.  we can not open any datasources which are remote (gotten by
HTTP, ect.)
Status: NEW → ASSIGNED
Target Milestone: M10
got a fix.  sent mail to choffman.
There really is no test case for this change since I am still blocked by 13910.
If you want to do whitebox testing, you can:

1. change the SoftwareUpdate-Source-1.rdf to point to something on the network.
2. set a breakpoint in OpenRemoteDataSource() and in OnEndLoad()
3. watch as OpenURI returns without an error
4. watch as OnEndLoad() is called after the file is downloaded.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
fixed checked in.
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall
Engine
Notification cut for 6.0.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.