Skip to content

Conversation

@brendankenny
Copy link
Contributor

embarrassingly slipped through #12013 and not noticed since then because it really only affects the reports (where we usually go through some version of dom.find()) and page-functions (where we usually go through the battle-tested getElementsInDocument)

@brendankenny brendankenny requested a review from a team as a code owner August 3, 2021 00:05
@google-cla google-cla bot added the cla: yes label Aug 3, 2021
const DUPLICATED_MODULES_IGNORE_ROOT_RATIO = 0.01;

const logEl = document.querySelector('#lh-log');
if (!logEl) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the same check as in lighthouse-viewer, but happy to do whatever

@brendankenny brendankenny merged commit 48031e4 into master Aug 3, 2021
@brendankenny brendankenny deleted the qsnull branch August 3, 2021 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants