chore(jcef): 更新缓存数据库和会话存储日志文件

- 更新 shared_proto_db/metadata/000003.log 文件内容
- 添加新的元数据条目到 protobuf 数据库日志
- 更新 Session Storage/00012.log 会话存储记录
- 增加新的命名空间和映射ID条目
- 扩展会话存储中的域名命名空间列表
- 重写了MainWindow
This commit is contained in:
2026-01-02 21:22:46 +08:00
parent 752850b936
commit 06f36fc3f0
45 changed files with 938 additions and 1340 deletions

View File

@@ -198,3 +198,21 @@ DELETE TABLE add [42001-220]
2025-12-15 10:39:48 jdbc[3]: exception
org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax error in SQL statement "DELETE [*]/?"; expected "identifier"; SQL statement:
DELETE /? [42001-220]
2026-01-02 17:47:29 jdbc[3]: exception
org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax error in SQL statement "[*]dec"; expected "DELETE, DROP, DECLARE, DEALLOCATE"; SQL statement:
dec [42001-220]
2026-01-02 17:47:36 jdbc[3]: exception
org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax error in SQL statement "[*]DISTINCT"; SQL statement:
DISTINCT [42000-220]
2026-01-02 17:47:44 jdbc[3]: exception
org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax error in SQL statement "[*]DISTINCT INFORMATION_SCHEMA"; SQL statement:
DISTINCT INFORMATION_SCHEMA [42000-220]
2026-01-02 17:48:07 jdbc[3]: exception
org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax error in SQL statement "Structure[*] "; SQL statement:
Structure [42000-220]
2026-01-02 17:48:10 jdbc[3]: exception
org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax error in SQL statement "[*]Structure"; expected "SAVEPOINT, SCRIPT, SHUTDOWN, SHOW"; SQL statement:
Structure [42001-220]
2026-01-02 18:37:21 jdbc[3]: exception
org.h2.jdbc.JdbcSQLSyntaxErrorException: Syntax error in SQL statement "[*]ues PUBLIC"; expected "UPDATE, USE"; SQL statement:
ues PUBLIC [42001-220]