Skip to content
All fingerprint checks
Render & GPU

the time a hidden frame takes to be created and measured in is reported

Pim· Clearcote Research 2 min readCheck id hidden-iframe-completion-budget

Contextual only. The elapsed time to create a hidden same-origin frame and run a small batch of layout probes inside it is reported, not judged.

What a detector infers

The second failure mode of the hidden-frame modality, and one nothing in this audit could previously report: not a wrong answer, but no answer in time. The agent races its shared-frame collectors against a timeout and emits a distinct frame-unavailable status when it loses.

A build slow enough to lose that race consistently therefore ships a whole cluster of those codes — and that cluster is a rarer, more legible signature than any of the values it failed to send would have been. It is the same reasoning as unstable canvas: the failure to produce a value is louder than the value.

Deliberately REPORTED and never scored, because a budget is a threshold and a threshold on someone else's machine convicts ordinary visitors for being busy — a loaded laptop, a throttled background tab and a cold GPU all cross it honestly. The number is shown so it can be compared against a control run on a known-good browser, which is the only comparison that means anything here.

How to resolve it

Nothing to set. If this number is much larger on a build than on stock Chrome on the same machine, the cost is in frame creation or first layout — which is where a collector's timeout lands, and losing that race is itself the signal.

How automation gets caught, layer by layer

Nearby checks in Render & GPU

See all 46 checks in Render & GPU
Who builds this test

Clearcote is a browser built for fingerprint coherence

It is a Chromium fork, maintained by the same people who wrote this reference. It ships as a compiled browser rather than as a stealth script injected into someone else's — which is a description of how it is built, and is not an argument about how it behaves on this check.

This audit takes no position on how Clearcote scores on Render & GPU checks, on this one, or anywhere else. It has no baseline corpus of other people's fingerprints to rank you against and no vendor scoreboard — nearly every check is self-referential, asking one browser the same question through two independent APIs and reporting whether both answers can be true at once. It runs identically on any browser, including ours. Run it on yours and read the result yourself.

See the other checks in Render & GPU — the family hidden-iframe-completion-budget belongs to.