Files
browser/src
Karl Seguin 513af82751 On page reset, reset IsolatedWorld identity
This is an attempt to fix reference counting issues. When Session.replacePage
is called, isolated worlds survive. This appears to be the correct behavior, but
it means that their identity outlives the page reset, which can result in a
use-after-free. The idea is that, on reset, IsolatedWorld persist, but their
identity is cleared.
2026-04-15 17:40:33 +08:00
..
2026-04-15 09:02:38 +08:00
2026-01-29 21:00:06 +08:00
2026-04-10 06:51:50 +08:00
2026-04-10 19:09:18 +08:00
2026-04-10 19:09:18 +08:00
2026-04-10 06:51:10 +08:00
2026-04-11 12:24:19 +08:00
2026-01-24 07:59:41 +08:00