Files
browser/src
Karl Seguin 4cdf8b441e webapi: Support max-age for CookieStore
Normalize get name so that it matches the normalize stored cookie name.

Don't queue cookie change event if there's no listener. This one's a bit tricky
since we do this check inside the callback already. But that means a listener
added after the event is created (but before it's delivered) gets a change
event it should not. So we need to check it both at event-creation time and
at delivery time.
2026-07-20 18:47:00 +08:00
..
2026-07-18 14:24:39 +08:00
2026-07-16 18:54:59 +08:00
2026-07-17 22:46:47 +02:00
2026-07-17 09:13:33 +08:00