Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
db3b0e8
chore: inline @percy/sdk-utils helpers for iframe + ignore-selector p…
aryanku-dev May 11, 2026
ce94840
feat: nested CORS iframe capture with depth+cycle guard and recovery
aryanku-dev May 11, 2026
c97ef53
feat: expose closed shadow roots via CDP before serialization
aryanku-dev May 11, 2026
326a0ba
chore: address pylint warnings on iframe + closed-shadow path
aryanku-dev May 11, 2026
0f649b4
Gate responsive-snapshot debug dump behind PERCY_DEBUG
aryanku-dev May 22, 2026
c63e01f
Loosen .python-version pin to 3.10
aryanku-dev May 24, 2026
57abe4c
fix: check srcdoc before unsupported-src in _should_skip_iframe
aryanku-dev May 24, 2026
2939f41
fix: catch redirect-chain cycles via post-switch frameUrl
aryanku-dev May 24, 2026
3a0b3f5
fix: surface depth==1 iframe-capture failures at info level
aryanku-dev May 24, 2026
ce8fc00
fix: iterative closed-shadow walker so deep DOMs don't lose exposure
aryanku-dev May 24, 2026
05479a7
chore: bump @percy/cli devDep to 1.31.14
aryanku-dev May 24, 2026
9ce9c6f
test: suppress protected-access on _should_skip_iframe class tests
aryanku-dev May 24, 2026
c52a990
ci: retrigger Test (3.9) + Test (3.10) — previous runner hung at 2h+
aryanku-dev May 24, 2026
5c119a7
Merge remote-tracking branch 'origin/master' into feat/cors-iframes-a…
aryanku-dev May 26, 2026
9b6e6d8
Merge remote-tracking branch 'origin/master' into feat/cors-iframes-a…
aryanku-dev May 27, 2026
908295d
fix: silence pylint too-many-lines in snapshot.py
aryanku-dev Jun 22, 2026
bc3a469
ci: cap Test job at 20m and unbuffer Python output
aryanku-dev Jun 24, 2026
05386f2
fix: gate closed-shadow CDP on Chromium to stop geckodriver CI hang
aryanku-dev Jun 24, 2026
1d2cfab
ci(diag): run test_snapshot with -v to name the test that hangs in CI
aryanku-dev Jun 24, 2026
12a10c3
fix: skip resize-event poll on final window restore (geckodriver CI h…
aryanku-dev Jun 24, 2026
f72e207
fix: align iframe depth + unsupported-scheme list with canonical sdk-…
aryanku-dev Jun 29, 2026
a975419
fix: remove CI timeout cap; eliminate the geckodriver resize-poll hang
aryanku-dev Jun 29, 2026
ba64a28
fix(ci): pin selenium to 4.27.1 in test env to stop the 3.9/3.10 geck…
aryanku-dev Jun 29, 2026
a5ed4ce
chore(ci): loosen selenium test pin to a bounded range (>=4,<4.28)
aryanku-dev Jul 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading