MCPcopy Create free account
hub / github.com/angular/dev-infra / coarsenTime

Function coarsenTime

github-actions/browserstack/set-browserstack-env.js:4364–4366  ·  view source on GitHub ↗
(timestamp, crossOriginIsolatedCapability)

Source from the content-addressed store, hash-verified

4362 if (!sameOrigin(request, requestCurrentURL(request))) {
4363 serializedOrigin = null;
4364 }
4365 break;
4366 default:
4367 }
4368 request.headersList.append("origin", serializedOrigin, true);
4369 }

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected