Reviewed by Eric.
Whitespace cleanup; rename *job variables to *loader.
* bindings/js/JSXMLHttpRequest.cpp:
(KJS::JSXMLHttpRequestConstructorImp::JSXMLHttpRequestConstructorImp):
(KJS::JSXMLHttpRequestConstructorImp::implementsConstruct):
(KJS::JSXMLHttpRequestConstructorImp::construct):
(KJS::JSXMLHttpRequest::getOwnPropertySlot):
(KJS::JSXMLHttpRequest::getValueProperty):
(KJS::JSXMLHttpRequest::put):
(KJS::JSXMLHttpRequest::putValueProperty):
(KJS::JSXMLHttpRequest::mark):
(KJS::JSXMLHttpRequest::JSXMLHttpRequest):
(KJS::JSXMLHttpRequest::~JSXMLHttpRequest):
(KJS::JSXMLHttpRequestProtoFunc::callAsFunction):
* bindings/js/JSXMLHttpRequest.h:
(KJS::JSXMLHttpRequest::toBoolean):
* xml/xmlhttprequest.cpp:
(WebCore::XMLHttpRequest::XMLHttpRequest):
(WebCore::XMLHttpRequest::urlMatchesDocumentDomain):
(WebCore::XMLHttpRequest::send):
(WebCore::XMLHttpRequest::abort):
(WebCore::XMLHttpRequest::receivedAllData):
(WebCore::XMLHttpRequest::receivedData):
* xml/xmlhttprequest.h:
(WebCore::):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@16560
268f45cc-cd09-0410-ab3c-
d52691b4dbfc