GAZ-13: 兼容缺少 randomUUID 的 WebView #16
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "agent/docker/922af15f"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
修复页面初始化时直接调用 crypto.randomUUID 导致旧 WebView 或非安全 HTTP 上下文白屏的问题。增加 getRandomValues 与非安全业务 ID 回退及回归测试。
Related GAZ-13