-
Notifications
You must be signed in to change notification settings - Fork 1
fix: keep CI green after relicense #7
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
Open
kblok
wants to merge
457
commits into
main
Choose a base branch
from
cursor/fix-ci-after-relicense-d391
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
457 commits
Select commit
Hold shift + click to select a range
1f3e4c9
Fix waitForEvent timeout period and probe ffmpeg for libwebp.
cursoragent 1f679fb
Serialize screencast frame delivery and harden empty WebM writes.
cursoragent 1016f7e
Reassert WebKit page activation before child-frame evaluates.
cursoragent 66cef89
Fix WebKit popups destroyed by subframe navigation suppress exemption.
cursoragent b8d9068
Fall back to cwebp when ffmpeg lacks a libwebp encoder.
cursoragent ae94b44
Fix WebKit localhost WebSocket Accept-Language via handshake proxy.
cursoragent 53b2a02
Fix WebKit ImmediateJSHandle evaluate for primitives and Infinity.
cursoragent 7c17453
Apply WebKit create-time HttpCredentials when enabling page chrome.
cursoragent e856eba
Fix WebKit macOS clipboard Meta shortcuts and WS close echo.
cursoragent 927e5fd
Fix WebKit screenshot animation resume, mid-nav click, and 204 abort.
cursoragent 7846938
Fix WebKit response body navigated-away and clock busy-loop sync.
cursoragent 89ac6a7
Fix WebKit workers, filechooser intercept, and locator GC.
cursoragent 6de54b9
Strip WebKit proxy hop headers and serialize binding coalesce.
cursoragent 4bf6204
Fix WebKit proxy bodies/auth, fulfill headers, dispose, and orientation.
cursoragent c8acca4
Fix routeWebSocket message rewrites while HAR is capturing.
cursoragent 3c31ba2
Fix SA1515 blank line before WebSocketRouteScript comment.
cursoragent 4aa098e
Fix WebKit macOS requestStorageAccess and check retarget hangs.
cursoragent 8d751b2
Fix WebKit Page.Request for SW-handled fetches under routing.
cursoragent 2700111
Fix WebKit macOS TLS 1.3 security details and client-cert gaps.
cursoragent 0a69847
Fix Chromium evaluate hang after navigation destroys context.
cursoragent 69a383f
Fix WebKit binding install when evaluate wraps IIFEs.
cursoragent 892595c
Restore TLS 1.2|1.3 on the shared HTTPS test fixture.
cursoragent a7e10d3
Fix macOS WebKit client WebSocket close echoing as 1006.
cursoragent e10fa0b
Fix macOS WebKit WebSocket Accept-Language via local.playwright.
cursoragent 32f91ec
Fix WebKit AddInitScript child-frame callbacks coalesced away.
cursoragent c793ae0
Fix WebKit autowait load ordering and no-op route.continue headers.
cursoragent 3e6348f
Fix WebKit AI aria snapshot hangs on WaitForFunction and lazy iframes.
cursoragent 2d105be
Fix WebKit parallel expose init-script race and load wait ordering.
cursoragent 500d0b7
Avoid WebKit transport deadlocks from sync waitForEvent TCS.
cursoragent f533c21
Offload WebKit Load/DOMContentLoaded raises off the transport thread.
cursoragent 83c0fca
Stop forcing WebKit LocaleHandshakeProxy; fix WS origin and console w…
cursoragent e6aae60
Set Content-Length on WebKit route.fulfill for non-empty bodies.
cursoragent 6ed576d
Fix WebKit macOS launch-args, locale, TLS details, contextmenu, redir…
cursoragent f7bd055
Harden ClientCertificatesProxy self-signed cert with SAN and EKU.
cursoragent 62e34c7
Fix WebKit cross-process reload redirect cancelling pending navigation.
cursoragent 05ae57a
Harden WebKit macOS UA, connection errors, and orientation after proc…
cursoragent e3397b5
Fix macOS WebKit proxy bypass, UA override, and navigation hang regre…
cursoragent fa5fa79
Fix macOS WebKit proxy bypass matching, exclude failures, and UA pers…
cursoragent c250431
Fix Darwin WebKit proxy shim keep-alive and Safari UA side effects.
cursoragent b89f1dc
Fix WebKit proxy bypass hang and caret hide on Linux.
cursoragent ce98d2f
Always wrap Darwin WebKit HTTP proxies to fix localhost CFNetwork 306.
cursoragent 5789668
Fix WebKit client-certificate HTTP/2 and TLS error pages on Linux.
cursoragent 1566950
Fix Darwin WebKit HAR redirects, WS close, SetContent, UA, expect.
cursoragent c2154f7
Fix Darwin WebKit storage access, WS proxy, wait logs, and toHaveRole.
cursoragent 1d706eb
Keep WebKit reload waiters armed across early redirect cancels.
cursoragent 875653c
Stop forcing Darwin WebKit LocaleHandshakeProxy; keep Linux WS headers.
cursoragent 962362b
Fix Darwin WebKit WS headers, wait logs, and close evaluate errors.
cursoragent c1e68ae
Fix Darwin WebKit contextmenu, iframe hasFocus, and JS redirect inter…
cursoragent 9a4c4bc
Fix SA1512 blank line after iframe focus comment in WKPage.
cursoragent 01c0b04
Fix Darwin WebKit AI iframe snapshot hangs and pageerror waits.
cursoragent 564ebfd
Fix Darwin WebKit client-cert TLS error pages on HTTP CONNECT.
cursoragent 243c482
Alias loopback client-cert origins for Darwin CONNECT host variants.
cursoragent ec4fd00
Treat trailing-slash URL variants as the same WebKit navigation.
cursoragent 6d6b52c
Keep client-cert loopback aliases one-way for WebKit HTTP/2.
cursoragent a58eb00
Defer WebKit competing-navigation interrupt until commit.
cursoragent 674f2f2
Fix WebKit AI iframe stitch, Linux HTTP/2, and COOP finished events.
cursoragent cbab6b0
Retry Windows Chocolatey ffmpeg install in CI.
cursoragent db18fc0
Install Windows CI ffmpeg from BtbN builds, not Chocolatey.
cursoragent 6482656
Honor <loopback> bypass and stop false WebKit nav interrupts.
cursoragent 6a28d69
Settle popup load before arming WebKit goto waiters.
cursoragent aa5f92c
Retry Setup .NET on CI when the Windows SDK CDN download fails.
cursoragent f4f6eda
Fix Darwin WebKit storage access, WS HAR URLs, and proxy POST bodies.
cursoragent ee24066
Stop forcing Darwin LocaleHandshakeProxy on every WebKit context.
cursoragent 58d7051
Restore Darwin LocaleHandshakeProxy force and harden Mac WS shim.
cursoragent 1c2704f
Fix Mac WS shim message wrapping and RSA post-click focus.
cursoragent 2686ff9
Fix Mac WS origin facade, Proxy-Connection strip, TLS peek, RSA click.
cursoragent b2d23e3
Fix Darwin ExposesBrowser close, cert error-page connect, lazy iframe.
cursoragent 60ba406
Do not echo WebSocket close after a server-initiated close.
cursoragent be65fab
Keep localhost proxy CONNECT targets; IPv4-only direct TCP; RSA mouse…
cursoragent 80a7854
Await requestStorageAccess under emulateUserGesture; harden Darwin MITM.
cursoragent 0677bdb
Report WebKit popup Page before exposeFunction; harden wait logs.
cursoragent 575f8e3
Flush WS proxy tunnels, prefer WebKit timing names, retry screenshot …
cursoragent 18d9e84
Seed WebKit data:/about: load lifecycle from readyState after commit.
cursoragent 10d1f1a
Fix child-frame evaluate TDZ; gate RSA gesture; simplify wait logs.
cursoragent 9f62f51
Fix tip CI: SetContent load wait, about:blank Load, autowait order, H…
cursoragent f887de3
Fix WebKit ExecutablePath, Darwin WS/certs half-close, RSA pulse, clo…
cursoragent 52c05cf
Fix Darwin WebKit WS close echo, cert MITM error pages, lazy aria.
cursoragent 322b927
Restore waitForSelector combined preview probe; do not succeed Hidden…
cursoragent 9ca925e
Fix tip CI: SOCKS FIN, HTTPS PEM keys, Darwin WS/aria/cookies, large …
cursoragent 7ba9a32
Fix Darwin CI regressions: EphemeralKeySet, cookie mirror Rewrite.
cursoragent 93a75b6
Fix tip CI: Windows HTTPS PFX, cookies Rewrite, WebKit/Chromium flakes.
cursoragent df00607
Fix HAR Update multipart: capture HTML at load, stop body overwrite.
cursoragent 7e4b4b8
Fix Darwin WebKit CI: ARIA uncheck, timing, cookies, WS close, RSA, a…
cursoragent b90d7ee
Fix tip CI regression: Chromium dialog rAF hang, Darwin WS/cookies/aria.
cursoragent 0ff47fb
Fix tip CI: popup enable deadlock, shadow click, dialog race, aria.
cursoragent 7e7eeda
Fix tip CI hangs: navigation wait, expect close, click signals, shado…
cursoragent fa81303
Fix OOPIF Set-Cookie pollution from Network.loadNetworkResource.
cursoragent 7cbf838
Fix SA1204 in CanRefetchBody by inlining refetch helpers.
cursoragent 0e7b795
Fix Darwin WebKit tip CI: init double-eval, scroll PickPoint, RSA, aria.
cursoragent 709a429
Harden Darwin WS/cert half-close and skip lazy iframe objectId evalua…
cursoragent 0465514
Fix SA1202: keep private IsLazyIframeRefFunction after internal consts.
cursoragent 2b0cb63
Fix CI product bugs in expect, OOPIF bodies, and WebKit clicks.
cursoragent b6511fe
Fix CI product bugs in headers, expect text, and WebKit close.
cursoragent ba9db53
Read Chromium hasExtraInfo from the responseReceived event.
cursoragent 839c0b0
Keep Chromium extra-info hops until headers are paired.
cursoragent f547305
Pair Chromium extra-info by the raw CDP request id.
cursoragent 21b023d
Keep service-worker startup console logs until they are read.
cursoragent 8ec8930
Tolerate WebKit page close during NewPage and prefer APIRequest abort.
cursoragent 531ce87
Stop installing WebKit test HTTPS cert into Linux system CAs.
cursoragent a627e8e
Reject in-flight APIRequest fetches on context close like upstream Di…
cursoragent 6ca8fd0
Fix Chromium expect/crash/mouse and WebKit click/WS CI failures.
cursoragent fdb1c9c
Fix WebKit CI product bugs: viewport race, force click, wait logs, RS…
cursoragent 434d124
Revert WaitForNavigation Response resolve and harden related CI fixes.
cursoragent 3537294
Fix evaluate navigation abort, goto/auto-wait races, and WebKit click…
cursoragent e6a1143
Revert over-broad ERR_ABORTED swallow; fix redirects, SSL clicks, aria.
cursoragent bd1b437
Fix tip CI: APIRequest abort RST, lazy visibility, clock pause, RSA.
cursoragent f5b5976
Fix WebKit macOS RSA, clock awaitPromise deadlock, lazy iframe waits.
cursoragent 73ff170
Fix aria iframe stitch order and clock injector evaluate.
cursoragent 79f8b04
Fix WebKit preview/strict waits and APIRequest abort RST.
cursoragent 463ea1a
Harden Abort RST ordering, lazy iframe preview, aria stitch, RSA pulse.
cursoragent 80614c8
Revert ownsSocket:false APIRequest hang; skip iframe preview.
cursoragent 6535458
Stop WebKit query tag evaluate from breaking getByTestId.
cursoragent f8764ae
Skip iframe preview on QueryAll; fix Abort waiter race and RSA click.
cursoragent 74d088d
Fix RSA click evaluate and lazy-iframe layout wedge.
cursoragent b0e813a
Seed load after setContent when only lazy iframes remain.
cursoragent d5c5cfb
Abort fetches before socket close and keep committed navigations.
cursoragent 53a7e81
Recover committed navigations and avoid lazy-frame evaluate wedges.
cursoragent 5c8a411
Fix macOS WebKit CI: aria stitch, popup order, blank goto, RSA.
cursoragent 4f3e7aa
Harden Darwin WebKit fixes from CI investigator findings.
cursoragent 628bf8f
Revert blank lifecycle sync-replay that broke WebKit evaluate/init.
cursoragent 6d06e84
Fix popup URL, RSA origin grant, aria iframe stitch, CSS retain.
cursoragent bfae7f6
Fix WebKit popup blank wait, RSA pulse, and aria enter-frame stitch.
cursoragent 765b2ff
Fix about:blank popup emit race, closed popup Page report, RSA Input …
cursoragent 3a3ec45
Fix RSA activation race, Chromium aria ChildFrames stitch, frame deta…
cursoragent 5acade6
Fix Darwin RSA page-proxy-only gesture and data: aria iframe stitch.
cursoragent cd6fc70
Await Target.detachedFromTarget in CRPage.ClosePageAsync.
cursoragent 7466cf2
Align Darwin requestStorageAccess with upstream utilityScript evaluate.
cursoragent 0a43ca3
Harden Darwin RSA: raw function plus page-proxy Input pulse.
cursoragent c1317e0
Align Darwin RSA with upstream sync callFunctionOn; pass proxy creds …
cursoragent 9eb6536
Bind Darwin RSA to UtilityScript callFunctionOn; harden data: aria st…
cursoragent 762ea8a
Pulse page-proxy Input before Darwin RSA UtilityScript CFO.
cursoragent c74085d
Run Darwin RSA under real Input click; retry active iframe aria stitch.
cursoragent 887858a
Harden Darwin RSA: timeout click path and UtilityScript fallback.
cursoragent 495d8c0
Grant storageAccess for Darwin RSA; unblock blank→blank GoTo.
cursoragent 2a1e121
Revert blank→blank sync waiter complete; keep RSA grant and safe seed.
cursoragent c8e2854
Complete blank→blank waiters only after readyState seed exhausts.
cursoragent c069a17
Stop burning Darwin RSA on a click-handler first attempt.
cursoragent 2641bb7
Align Darwin RSA UtilityScript with upstream evaluate args.
cursoragent 3423492
Record Darwin first-party ITP interaction before RSA.
cursoragent 2e7d067
Use Shift key for Darwin first-party ITP interaction.
cursoragent 63ae9b3
Use mouse click for Darwin ITP first-party interaction.
cursoragent 6eaa94c
Blur after Darwin ITP pulse so frameset aria [active] stays clean.
cursoragent 4bb4326
Restore focus after Darwin ITP pulse.
cursoragent ab7d217
Skip Darwin ITP mouse pulse on frameset documents.
cursoragent 23e4957
Detect frameset via main-frame context for ITP skip.
cursoragent 6fb6090
Skip Darwin ITP pulse when main frame has child frames.
cursoragent 0818a76
Resolve waitForCrash when Crash already fired.
cursoragent e8a5e14
Use form-entry for Darwin ITP first-party pulse.
cursoragent 85e0530
Recover superseded goto responses; stitch srcdoc iframes by DOM index.
cursoragent b1b895a
Flush Darwin proxy shim responses before closing sockets.
cursoragent 05c1400
Prefer focused child frame when stitching active iframe aria.
cursoragent 6e66910
Forward WebKit CONNECT auth instead of always injecting.
cursoragent 99b359d
Treat child-frame detach as transient; drop orphaned willCheck retains.
cursoragent dfae800
Harden Darwin CONNECT 407 delivery; share fill actionability deadline.
cursoragent 160693b
Omit proxy URL userinfo on Darwin WebKit for CONNECT 407 retry.
cursoragent 267b05a
Unwedge Darwin blank→blank GoTo without CA2025 fire-and-forget.
cursoragent 5e9f164
Retry upstream CONNECT with credentials after Darwin shim 407.
cursoragent a73e423
Offer Darwin shim CONNECT credentials on first hop, retry on 407.
cursoragent 6e95620
Prefer WebKit Console.message text over handle previews.
cursoragent 93fc032
Harden Darwin WebKit console for frame sessions.
cursoragent 6edd210
Gate Darwin Runtime console fallback on frame Console readiness.
cursoragent c1f9f3a
Remove Darwin console RaiseConsole text dedupe.
cursoragent 7fcd53a
Do not Target.resume WebKit frame sessions after Console.enable.
cursoragent c09233f
Detect Chromium form/link clicks for ActionSignals expectNavigation.
cursoragent a61bac1
Wait for WebKit target recycle before setBootstrapScript.
cursoragent 2c6c581
Harden AI aria iframe stitch under Windows suite load.
cursoragent a86f6a5
Never assign fN aria prefixes to the main frame.
cursoragent 7cf52e6
Recover aborted goto by loaderId; RST APIRequest before abort gate.
cursoragent 1aa1131
Restore main-frame aria ref renumber after navigation.
cursoragent f02fea1
Harden concurrent-goto ERR_ABORTED recovery on Chromium.
cursoragent 06edc9e
Keep throwing on Page.navigate ERR_ABORTED; soft-fail aria child capt…
cursoragent 7b9ec2a
Write empty videos via image2pipe; harden APIRequest abort RST.
cursoragent 5ceb962
Fix CA2025 in empty-video image2pipe writer.
cursoragent 8071e80
Fix WebKit child-frame goto lifecycle and WaitForRequest races.
cursoragent 5f015a9
Fail dead WebKit target wraps fast; exhaust data: goto waiters.
cursoragent d944a05
fix(testserver): snapshot WaitForRequest HttpRequest headers safely
cursoragent fbd6f4c
fix(webkit): retry context init-script evaluate on new pages
cursoragent 67ab0e6
fix(webkit): install context init scripts before Target.resume
cursoragent 63c7114
fix(webkit): restore popup expose before resume; NewPage-only before-…
cursoragent 139207e
fix(webkit): restore NewPage EvaluateOnCurrent after before-resume
cursoragent 571d3d9
fix(webkit): finish before-resume before InitializedTask
cursoragent d3c632f
fix(webkit): timeout LocaleHandshakeProxy outbound connects
cursoragent de9c0a0
fix(webkit): drop stale clock realtime + skip AddScriptTag preview
cursoragent 6d53b55
fix(chromium): retain CSS sheets across nav; full SOCKS ClientHello f…
cursoragent fcd0a27
fix(webkit): tighter proxy connect budget; bound Darwin NewPage evalu…
cursoragent 5cdec25
fix(chromium): hide SW favicon events; prefer completed evaluate over…
cursoragent 1c13539
fix(webkit): apply offline on provisional sessions like upstream
cursoragent 34b961d
fix(chromium): recover aborted goto by loaderId; record late HAR fail…
cursoragent b774a7e
fix(webkit): avoid awaitPromise on clock pauseAt kickoff
cursoragent 2c6230e
fix(webkit): do not drop iframe FrameAttached when parent id is stale
cursoragent 18ef492
fix(webkit): schedule clock pauseAt via builtins.setTimeout macrotask
cursoragent 08d5e1c
fix(webkit): skip style-tag preview; start thenable evaluate before Y…
cursoragent 4d99f82
fix(chromium): aria iframe stitch budget; faster TLS error-page MITM
cursoragent 5149358
fix: drain Load before clickload; emit dialogs sync when listeners exist
cursoragent f9c1a88
fix: bound toHaveURL aria snapshot; recover ERR_SOCKET_NOT_CONNECTED
cursoragent 1165ef6
fix: harden abort-nav recovery, cert MITM proxy hop, click waits
cursoragent bc703ce
fix: drop late willCheck retains; keep cert MITM accept loop alive
cursoragent 102bffd
fix: defer WK replace-nav interrupt; recompute expect Pass after Actu…
cursoragent d51ce5d
fix: scope aria DomIndex stitch; harden MITM error-page tunnel races
cursoragent f6f9a84
fix: drop MITM goto soft-grace that hung on empty frame.Url
cursoragent a7da224
fix: popup dialog init, goto abort recovery, video offload, WK redirects
cursoragent b060885
fix: enable worker Network with Runtime; bound popup getFrameTree
cursoragent 4f7c3f8
fix(chromium): await worker Network.enable; seal nested ExtraInfo
cursoragent d64af81
fix(chromium): arm worker Network.enable on attach; seal ExtraInfo sync
cursoragent bd6072a
fix(chromium): drop accidental NoteDialogOpened from worker attach fix
cursoragent 75f0298
fix(chromium): resume workers without awaiting Network.enable ack
cursoragent bacc441
Revert "fix(chromium): resume workers without awaiting Network.enable…
cursoragent 4f8d20a
fix(webkit): retry SetContent evaluate after process-swap dispose
cursoragent dbbe44b
fix(chromium): return 401 from goto auth; keep WK popup contexts
cursoragent fe5028b
fix(webkit): do not destroy execution worlds on evaluate retry
cursoragent edeafc1
fix: recover MITM TLS abort, WK blank/NewPage races, concurrent goto
cursoragent 4ec9435
fix(chromium): return early after MITM soft-grace lifecycle settle
cursoragent 29e972f
fix(chromium): harden MITM abort commit check and concurrent-goto rec…
cursoragent 98fcfe5
fix(chromium): return final response after redirect capture latch
cursoragent c3b024b
fix(chromium): defer ExtraInfo header seal; prefer ExtraInfo pairs
cursoragent 0805618
fix(video): serialize empty-recording finalize; await shared Stop
cursoragent 5c7228d
fix(dialog): sync waitForEvent match; replay open under ScheduleOpen …
cursoragent 59757a5
fix(chromium,webkit): stage downloads away from .crdownload; retry WK…
cursoragent 0eedbbd
fix(networkidle,downloads): keep waiting when idle revoked; atomic pr…
cursoragent 6300edd
fix(chromium): poll for committed response on concurrent-goto ERR_ABO…
cursoragent 9f8a05b
fix(chromium,certs): recover concurrent-goto commits; prefer TLS auth…
cursoragent 6436a86
fix(webkit): back off clock poll so Darwin timers can drain
cursoragent 3b9dad7
fix(webkit): avoid awaitPromise on sync handle evaluates
cursoragent 83dd2e7
fix(webkit): Yield before replace-nav interrupt fault
cursoragent d0cdf96
fix(webkit): skip pre-resume UA evaluate; budget EvaluateOnCurrent
cursoragent 19cfe6e
fix(chromium): latch document 200 after late Fetch promotion
cursoragent 73f885b
fix(chromium): honor networkidle revoke; bound trace screenshots
cursoragent a9ab3ca
fix(chromium): networkidle-only revoke wait; keep load fast-path
cursoragent 0bcd4dc
fix: Darwin bare-eval wrap, element shot wait order, frame eval retry
cursoragent 027cf72
fix: narrow bare-eval wrap; wait stable after animations
cursoragent e7d7ce3
fix(webkit): harden filtered clearCookies expire-in-place
cursoragent 498fa06
fix: retry screenshot mid-nav; avoid awaitPromise on primitives
cursoragent f4b6e15
fix(webkit): wrap sync IIFEs; strip trailing semicolons for serialize
cursoragent 701a05f
fix: latch doc responses; keep drag setup off main world; sync unname…
cursoragent a39ca76
fix(chromium): wait for peer navigate before superseding GoTo
cursoragent 8c84243
fix(chromium): require live lifecycle after GoTo; replay data: load
cursoragent 86d0002
fix(chromium): restore sawTargetLifecycle GoTo fast-path with FrameNa…
cursoragent 33c583c
fix(chromium): replay GoTo load when FrameNavigated wipes lifecycle
cursoragent eaffa60
fix(chromium): keep lifecycle across same-loader FrameNavigated
cursoragent cf56a14
fix(chromium): reject oversized screenshots before CDP capture
cursoragent 0889ac8
fix(webkit): defer navigation requestfinished until Response is set
cursoragent 0fb6068
fix(webkit): keep deferred nav requests for late Response + snap SSL …
cursoragent 112a28f
fix(webkit): park deferred nav finishes off the live request map
cursoragent db8cc60
fix(chromium): broaden data: GoTo lifecycle replay after navigate
cursoragent 0f653e3
fix(webkit): clear deferred-nav inflight idempotently
cursoragent e4ab883
fix(chromium): gate data: GoTo lifecycle replay on landed nav
cursoragent bfc0d57
fix(chromium): confirm data: GoTo via readyState when events lag
cursoragent 55b853e
fix(chromium): ignore stale commit when gating data: GoTo
cursoragent 5d095b6
fix(webkit): further back off clock poll under Darwin suite load
cursoragent 1899c2b
fix: Chromium autoplay policy; resolve WS iframe before sendToPage
cursoragent File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| # Keep test fixture bodies byte-stable across platforms (Windows checkout must not inject CRLF). | ||
| src/PlaywrightNative.TestServer/wwwroot/** text eol=lf | ||
| *.json text eol=lf |
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can move this to a bash file