-
Notifications
You must be signed in to change notification settings - Fork 61
chore: upgrade Chromium from v126 to v143 for asset discovery #2187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
4c94081
chore: upgrade Chromium from v126 to v143 for asset discovery
Manoj-Katta c3b1f16
test(core): ignore favicon.ico in test server request log
Manoj-Katta 319744f
fix(core): disable site isolation for Chrome 143 new headless
Manoj-Katta 1b7f936
chore(ci): bump cache-key for Chromium v143 upgrade
Manoj-Katta f64f1f8
test(core): align test helpers with Chrome new-headless behavior (PPL…
Manoj-Katta 5ba42dc
fix(core): disable Local Network Access checks for Chrome 143 (PPLT-5…
Manoj-Katta 4f02ad6
chore(core): document Chrome 143 upgrade decisions per PR review
Manoj-Katta 56306df
fix(core): handle Chrome 143 split request lifecycle and malformed Co…
Manoj-Katta 6a5af29
fix(core): preserve original errorText for response-stage Fetch error…
Manoj-Katta 890883a
test(core): cover favicon capture path explicitly
Manoj-Katta bd44f96
refactor(core): capture body at Fetch response stage instead of using…
Manoj-Katta 98f5a4e
test(core): cover saveResponseResource catch and auto-fetched favicon…
Manoj-Katta 96a014b
fix(core): guard Network constructor against null session.browser (PP…
Manoj-Katta 0cad47f
test(core): cover untracked-request branch and simplify error message…
Manoj-Katta a0638fe
test(core): stabilize two timing-fragile tests under suite load (PPLT…
Manoj-Katta 46025d7
test(core): attach catch handler synchronously on sync-snapshot promi…
Manoj-Katta 563da4c
test(core): bump waitForTimeout to give failing upload reliable headr…
Manoj-Katta e09ee41
test(core): cover oversized/malformed branch for untracked requests (…
Manoj-Katta 9ec37ac
fix(core): timeout responseReceived wait so worker scripts don't leak…
Manoj-Katta 4a4252a
test(core): drop trailing blank line that broke yarn lint (PPLT-4214)
Manoj-Katta 2bb505d
fix(core): make browser-launch failure path testable across Chrome ve…
Manoj-Katta b2fd751
fix(core): make worker-script responseReceived timeout observable (PP…
Manoj-Katta 7b2fc4d
test(core): use platform-specific early-exit arg in launch-failure te…
Manoj-Katta 9adeecd
fix(core): capture v143 worker scripts via direct HTTP fallback (PPLT…
Manoj-Katta 37f5176
fix(core): widen v143 worker-script fallback for PlzDedicatedWorker (…
Manoj-Katta ec13879
refactor(core): remove unreachable no-response branch in saveResponse…
Manoj-Katta 281a587
Revert "refactor(core): remove unreachable no-response branch in save…
Manoj-Katta 0812609
Merge remote-tracking branch 'origin' into PPLT-4214/upgrade-chromium…
Manoj-Katta c20c581
test(core): cover network.js race-catch branches; drop istanbul annot…
Manoj-Katta 2d48f20
test(core): drop CI-unstable direct worker-script direct-fetch spec (…
Manoj-Katta f0d9c8e
fix(core): harden v143 direct-fetch fallback + rename captureScriptDi…
Manoj-Katta 334f062
fix(core): revert log.warn promotion in CDP-race catches; satisfy lint
Manoj-Katta 9526661
test(core): close network.js coverage gap; mark unreachable else (PPL…
Manoj-Katta 135f9c9
style(core): drop padded blank line at end of resource-errors describe
Manoj-Katta a22e8bf
refactor(core): extract direct-fetch helpers for clean coverage (PPLT…
Manoj-Katta 472d349
refactor(core): extract raceWithTimeout helper for clean coverage (PP…
Manoj-Katta ebad827
fix(core): honor server Content-Type on direct-fetch; safer mime fall…
Manoj-Katta 59852c6
refactor(core): extract DISABLED_FEATURES + resolveDirectFetchMime he…
Manoj-Katta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.