发布

  • Prepare v0.25.5 (#1246)

    frostbyte_neo 发布于 2026-04-16 06:19:52 +00:00 | 112 次提交 在此版本后已推送到 main

    • fix(test): tolerate stale screencast frames in viewport e2e test

    Chrome's Page.startScreencast maxWidth/maxHeight are upper bounds,
    and early frames can arrive before the viewport resize fully takes effect.
    Instead of asserting exact JPEG dimensions on the first frame, skip frames
    with stale dimensions and wait for one that matches.

    • Prepare v0.25.5
    下载附件