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 26143 - Create request early on
Summary: Create request early on
Status: RESOLVED WONTFIX
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: XHR (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-19 10:46 UTC by Anne
Modified: 2016-08-12 08:49 UTC (History)
2 users (show)

See Also:


Attachments

Description Anne 2014-06-19 10:46:21 UTC
Refactor XMLHttpRequest to create a request early on and just fill in the variables there rather than keep them around separately.
Comment 1 Anne 2016-08-12 08:49:46 UTC
Not going to work on this anytime soon. PRs welcome though.