Files
browser/src
Pierre Tachoire 307d0fd1de reclaim FinalizerCallback identities at page teardown
Page teardown resets the identity-map Globals, which cancels their
pending weak callbacks — the only place fc_identity_pool nodes were
freed. Any object still referenced at page close leaked one Identity
per navigation until the connection closed. Destroy them in
FinalizerCallback.deinit instead; releaseRef unlinks itself when it
fires, so everything still linked there has a cancelled callback.
2026-07-02 15:20:51 +02:00
..
2026-06-24 17:44:58 +08:00
2026-07-02 08:46:21 +03:00
2026-06-29 08:05:05 +02:00
2026-06-01 22:42:39 +08:00
2026-07-02 08:46:22 +03:00
2026-06-24 18:16:02 +08:00
2026-06-24 18:16:02 +08:00
2026-05-29 09:32:03 +08:00
2026-06-24 18:16:02 +08:00
2026-07-02 11:23:45 +02:00
2026-06-24 07:01:29 +08:00
2026-05-25 18:05:11 +02:00
2026-06-17 13:56:40 +08:00