Skip to content

Disable ReadAnythingOmniboxChip by default#3127

Merged
kblok merged 1 commit intomasterfrom
implement-upstream-change-14621
Feb 12, 2026
Merged

Disable ReadAnythingOmniboxChip by default#3127
kblok merged 1 commit intomasterfrom
implement-upstream-change-14621

Conversation

@kblok
Copy link
Member

@kblok kblok commented Feb 12, 2026

Summary

  • Port of upstream puppeteer PR #14621
  • Adds IPH_ReadingModePageActionLabel and ReadAnythingOmniboxChip to the default disabled Chrome features list
  • These features cause Chrome to execute scripts on pages to determine readability, which interferes with JS coverage measurements

Test plan

  • Launcher tests pass (40 passed)
  • ChromeLauncher tests pass (9 passed)
  • Coverage tests pass (24 passed)

🤖 Generated with Claude Code

… default

Port of upstream puppeteer PR #14621. These Chrome features execute
scripts on the page to determine readability, which interferes with JS
coverage measurements.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant