Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ setDefaultBootstrapBaseUrlForTesting
Function
setDefaultBootstrapBaseUrlForTesting
src/3p-frame.js:234–236 ·
view source on GitHub ↗
(url)
Source
from the content-addressed store, hash-verified
232
* @param {string} url
233
*/
234
export
function
setDefaultBootstrapBaseUrlForTesting(url) {
235
overrideBootstrapBaseUrl = url;
236
}
237
238
/**
239
* @param {*} win
Callers
9
test-amp-facebook-like.js
File · 0.90
test-amp-facebook-page.js
File · 0.90
test-amp-facebook-comments.js
File · 0.90
test-amp-facebook-comments.js
File · 0.90
test-amp-facebook-page.js
File · 0.90
test-amp-facebook-like.js
File · 0.90
test-amp-facebook.js
File · 0.90
test-amp-facebook.js
File · 0.90
cleanupTestcase
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected