GoogleChrome / GoogleChrome/lighthouse

Some cross-frame requests never receive Network.loadingFinished events

Open
#11,850 16 comments 1 reaction 1 assignee Claimed by @paulirish View on GitHub
bug P1.5
Dominant language
JavaScript
Stars
30.8k
Forks
9.8k
Avg merge
1d 14h
Merged PRs (30d)
20

Description

#### Provide the steps to reproduce
1. Run LH on https://www.oyorooms.com/us/

#### What is the current behavior?

No `Network.loadingFinished` event for https://facebook.com/tr *Document* request will be in the devtools log.

#### What is the expected behavior?

https://facebook.com/tr has a Network.loadingFinished event.

Discovered while investigating https://github.com/GoogleChrome/lighthouse/issues/11849. The implications for this are that with enough of these requests (3 or more) Lighthouse will timeout while waiting for the page to load.

#### Environment Information
* Affected Channels: all
* Lighthouse version: all

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.