/external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/LeaksViewer/ |
D | LeaksLoader.js | 45 getResource(url, function(xhr) { argument 53 getResource(url, function(xhr) { argument
|
D | RecentBuildsLoader.js | 35 getResource(url, function(xhr) { argument
|
/external/webkit/Source/WebCore/manual-tests/inspector-wrappers/ |
D | inspector-wrappers-test-utils.js | 16 function xhr(win) { function
|
/external/chromium/chrome/browser/resources/picasaweb_uploader/js/ |
D | picasa_client.js | 165 function xhrCallback(xhr) { argument 259 this.sendRequest('GET', url + '?alt=json', headers, null, function(xhr) { argument 279 return this.sendRequest('POST', url, headers, body, function(xhr) { argument
|
/external/webkit/Source/WebCore/bindings/js/ |
D | JSEventTarget.cpp | 129 if (XMLHttpRequest* xhr = target->toXMLHttpRequest()) in toJS() local
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/ |
D | chrome_ex_oauth.js | 154 ChromeExOAuth.sendRequest(method, signedUrl, headers, body, function (xhr) { argument 511 ChromeExOAuth.prototype.onRequestToken = function(callback, xhr) { argument 577 ChromeExOAuth.prototype.onAccessToken = function(callback, xhr) { argument
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/oauth_contacts/ |
D | chrome_ex_oauth.js | 154 ChromeExOAuth.sendRequest(method, signedUrl, headers, body, function (xhr) { argument 511 ChromeExOAuth.prototype.onRequestToken = function(callback, xhr) { argument 577 ChromeExOAuth.prototype.onAccessToken = function(callback, xhr) { argument
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/wave/ |
D | chrome_ex_oauth.js | 154 ChromeExOAuth.sendRequest(method, signedUrl, headers, body, function (xhr) { argument 511 ChromeExOAuth.prototype.onRequestToken = function(callback, xhr) { argument 577 ChromeExOAuth.prototype.onAccessToken = function(callback, xhr) { argument
|
/external/webkit/Source/WebCore/bindings/cpp/ |
D | WebDOMEventTarget.cpp | 145 if (WebCore::XMLHttpRequest* xhr = value->toXMLHttpRequest()) in toWebKit() local
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/javascript/ |
D | background.js | 354 CalendarManager.genResponseChangeFunc = function(xhr) { argument
|
/external/webkit/Source/WebCore/inspector/ |
D | InspectorResourceAgent.cpp | 86 static const char xhr[] = "XHR"; variable
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
D | jquery-1.3.2.js | 3670 handleError: function( s, xhr, status, e ) { argument 3683 httpSuccess: function( xhr ) { argument 3693 httpNotModified: function( xhr, url ) { argument 3703 httpData: function( xhr, type, s ) { argument
|
D | concat-jquery-mootools-prototype.js | 3670 handleError: function( s, xhr, status, e ) { argument 3683 httpSuccess: function( xhr ) { argument 3693 httpNotModified: function( xhr, url ) { argument 3703 httpData: function( xhr, type, s ) { argument
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | inspector.js | 445 … xhr: new WebInspector.ResourceCategory("xhr", WebInspector.UIString("XHR"), "rgb(231,231,10)"), property
|