MCPcopy
hub / github.com/ampproject/amphtml / whenReady

Method whenReady

third_party/subscriptions-project/swg.js:10711–10713  ·  view source on GitHub ↗

@override

()

Source from the content-addressed store, hash-verified

10709
10710 /** @override */
10711 whenReady() {
10712 return whenDocumentReady(this.doc_);
10713 }
10714
10715 /** @override */
10716 addToFixedLayer(unusedElement) {

Callers 7

onOpenIframeResponse_Method · 0.45
whenReadyMethod · 0.45
startMethod · 0.45
openMethod · 0.45
openInContainerMethod · 0.45
buildToast_Method · 0.45
constructorMethod · 0.45

Calls 1

whenDocumentReadyFunction · 0.70

Tested by

no test coverage detected